Event
Emit events during workflow execution.
Publish named events to the configured event emitter at any point in a workflow. Useful for triggering side-effects, notifying external systems, or enabling event-driven composition between workflows.
Components
Each component links to its own page with its full options and outputs.
| Name | Description |
|---|---|
event:emit | Publishes an event to the configured topic so other pipeline steps or external systems can react |