Track meeting reschedule patterns
Record a per-contact meeting-reschedule pattern whenever an event's start time actually changes (title-only edits don't fire) — the behavioral signal time-alert-before-event reads for its briefs.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (4 steps)
should_skip
any
Check if any of the conditions are true
attendee_emails
pluck
Extract email from each item
skip: step.should_skip equal true
fold_per_attendee
?
skip: step.should_skip equal true
card
to_summary
Format results as a summary card
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.