Validate a full workflow
validate_workflowValidates n8n workflows: node types, required fields, connection structure, cycles, unreachable nodes, missing triggers, and expression brace-balance.
Instructions
Full validation of an n8n-format workflow: unknown node types, per-node required fields, connection structure (unique names, valid references, cycles, unreached nodes, missing trigger), and expression brace-balance checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow | Yes |