trigger_flow
Trigger a Directus flow manually by supplying the flow ID and optional data, enabling on-demand automation and custom workflows.
Instructions
Manually trigger a flow execution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Flow ID | |
| data | No | Data to pass to the flow |