apply_ops
Apply multiple graph operations to an n8n workflow atomically, ensuring all changes succeed together or none are applied.
Instructions
Apply multiple graph operations atomically to a workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflowId | Yes | The workflow ID | |
| ops | Yes | Array of operations to apply |