Batch Add Edges
batch_add_edgesAdd multiple edges to the workflow state graph atomically, with cycle detection and complete rollback on failure.
Instructions
Atomically add multiple edges with cycle detection and complete transaction rollback on failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edges | Yes | Array of edges to create. | |
| project | No | Optional project identifier. |