Recued
Menu
← Back to recipes

Thread Summarizer

by recued-core v1 15 views

Summarizes support ticket email threads into key action items.

How it works 9 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Data fetch
thread email-thread-reader-hubspot
Fetch thread reader from hubspot
Process (8 steps)
skip_ai any
Check if any of the conditions are true
recent_thread slice
Take a subset of
hashed_thread hash_replace
Anonymize sensitive fields for safe AI processing
ai_summary ai-summarize
AI generates a concise summary
skip: step.skip_ai equal true
extract_fields ai-extract
AI extracts structured fields from data
skip: step.skip_ai equal true
restored_fields hash_restore
Restore anonymized fields back to real values
skip: step.skip_ai equal true
summary_blocks to_summary
Format results as a summary card
skip: step.skip_ai equal true
fallback_text template
Generate text from a template
skip: step.skip_ai equal false
Output
summary summary_blocks
text fallback_text
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

enable ai toggle = on
max messages number = 20
min messages number = 3

Uses (3 ingredients)

Ingredient email-thread-reader-hubspot email-thread-reader-hubspot
Legacy AI Summarizer ai-summarize
Legacy AI Field Extractor ai-extract

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

What it's allowed to do

Read Legacy AI Summarizer read-only
Read Legacy AI Field Extractor read-only

1 more ingredient could not be resolved from the marketplace.

About

Tags

hubspot supportemailsummarization

Details

9 steps 3 configurable settings recipe_id: summarize-email-thread-hubspot