validate_workflow_connections
Verify workflow structure by validating nodes, detecting cycles, ensuring proper triggers, and checking AI tool links. Ensures correct JSON workflow setup for automation tasks.
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. |