emit_event
Trigger automations by emitting a named event, such as trial_started or invoice_overdue. Let configured sequences decide the next steps instead of naming a specific automation.
Instructions
Emit a named event, starting every automation that waits on it — for example 'trial_started' or 'invoice_overdue'. Use this when you want the configured sequences to decide what happens, rather than naming an automation yourself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Event name, e.g. trial_started | |
| Yes | |||
| variables | No |