Validate Graph
validate_graphValidate workflow graphs for logical issues—blocked done tasks, circular dependencies, empty milestones, orphan nodes, dangling edges—to maintain consistent state.
Instructions
Check the graph for logical issues (blocked done tasks, circular dependencies, empty milestones, orphan nodes, dangling edges).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checks | No | Specific validation checks to run. Runs all by default. | |
| project | No | Optional project identifier. |