Workflows
List Workflows
Paginated list of automation workflows with run statistics (total, successful, and failed runs, average duration, and last run).
Create Workflow
Create a new workflow in Draft status from a node/edge graph. The workflow's trigger type is derived automatically from the trigger node in the graph.
Get Workflow
Get a single workflow with its full node/edge graph, trigger configuration, and publication state.
Update Workflow
Update a workflow's name, description, category, graph, or settings. When `nodes` are submitted, the trigger type and trigger configuration are re-derived from the graph.
Delete Workflow
Permanently delete a workflow.