directus_create_operation
Add operations to Directus flows by specifying type, name, and position parameters to automate data workflows.
Instructions
[UNIFIED] Create a new operation in a flow.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| flow | Yes | ||
| type | Yes | ||
| name | No | ||
| key | No | ||
| options | No | ||
| position_x | No | ||
| position_y | No |