Recued
← Back to recipes

Contact News Icebreaker

by recued-core v1 action

Searches recent public news for a contact and company, then generates a warm, professional icebreaker sentence referencing a specific event.

How it works

Data fetch
contact contact-reader-hubspot
Fetch reader from hubspot
Process (10 steps)
guard_contact guard
Stop if contact is missing
search_news search-exa
Search on exa
slice_results slice
Take a subset of
has_results compare
Check if slice results has data
ai_ready all
Check if all conditions are true
hash_contact hash_replace
Anonymize sensitive fields for safe AI processing
generate_icebreaker ai-generate
AI generates content from a template
skip: step.ai_ready equal false
restore_contact hash_restore
Restore anonymized fields back to real values
icebreaker_text coalesce
Use the first available value from: generate icebreaker content, No recent news found — try generic opener
output_card to_summary
Format results as a summary card
Output
summary output_card

Settings (3)

Configurable at install. Defaults shown — change anytime in the extension.

enable ai toggle = on
max search results number = 3
search lookback days number = 90

Tags

hubspot contacticebreakernewsexa

Details

11 steps 3 configurable settings recipe_id: generate-icebreaker-contact-exa

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy generate-icebreaker-contact-exa and paste it after pairing.