Next Action Classifier
Classifies the optimal next sales action for a deal based on stage, activity, and contacts, with AI-generated rationale.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Data fetch
deal
deal-reader-hubspot
Fetch reader from hubspot
contacts
deal-contacts-hubspot
Fetch contacts from hubspot
activities
activity-reader-hubspot
Fetch reader from hubspot
▼
Process (9 steps)
activities_with_age
map
Extract timestamp from each item
recent_activities
filter
Filter by condition
recent_notes
filter
Filter by condition
context_raw
pick
Keep only specific fields from
context
hash_replace
Anonymize sensitive fields for safe AI processing
classification
ai-classify
AI classifies data into one of the given categories
skip: config.enable_ai equal false
rationale_raw
ai-prompt
AI generates a response from a custom prompt
skip: config.enable_ai equal false
rationale
hash_restore
Restore anonymized fields back to real values
skip: step.rationale_raw.result is_null
summary
to_summary
Format results as a summary card
▼
Output
summary
summary
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
enable ai
toggle
=
on
notes lookback days
number
=
30
Uses (5 ingredients)
Ingredient
deal-reader-hubspot
deal-reader-hubspot
Ingredient
deal-contacts-hubspot
deal-contacts-hubspot
Ingredient
activity-reader-hubspot
activity-reader-hubspot
Legacy
AI Classifier
ai-classify
Legacy
AI Custom Prompt
ai-prompt
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 Classifier
read-only
Read
Legacy
AI Custom Prompt
read-only
3 more ingredients could not be resolved from the marketplace.