validate_workflow_connections
Verify workflow structure in n8n by validating node integrity, checking for cycles, ensuring proper triggers, and testing AI tool links. Ensures accurate workflow automation setup.
Instructions
Check workflow connections only: valid nodes, no cycles, proper triggers, AI tool links. Fast structure validation.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
workflow | Yes | The workflow JSON with nodes array and connections object. |