Contextual Email Reply Generator
Generates a tailored reply to the latest inbound email based on thread sentiment, deal stage, and last notes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Data fetch
thread
email-thread-reader-hubspot
Fetch thread reader from hubspot
deal
deal-reader-hubspot
Fetch reader from hubspot
▼
Process (7 steps)
check_thread
guard
Stop if thread is empty
hashed
hash_replace
Anonymize sensitive fields for safe AI processing
sentiment
ai-sentiment
AI analyzes sentiment and signals
skip: config.enable_ai equal false
ai_context
pick
Keep only specific fields from
skip: config.enable_ai equal false
draft
ai-generate
AI generates content from a template
skip: config.enable_ai equal false
restored
hash_restore
Restore anonymized fields back to real values
skip: config.enable_ai equal false
reply_text
template
Generate text from a template
▼
Output
text
reply_text
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
enable ai
toggle
=
on
Uses (4 ingredients)
Ingredient
email-thread-reader-hubspot
email-thread-reader-hubspot
Ingredient
deal-reader-hubspot
deal-reader-hubspot
Legacy
AI Sentiment Analyzer
ai-sentiment
Legacy
AI Content Generator
ai-generate
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 Sentiment Analyzer
read-only
Read
Legacy
AI Content Generator
read-only
2 more ingredients could not be resolved from the marketplace.