Validate workflow connection structure
validate_workflow_connectionsValidate n8n workflow structure by checking unique node names, valid connection references, cycles, unreached nodes, and missing trigger nodes.
Instructions
Just the structural checks: unique node names, valid connection references, cycles, unreached nodes, missing trigger node.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow | Yes |