validate_workflow
Validate YAML workflow files by checking syntax, job structure, dependencies, and circular dependency detection.
Instructions
Validate a workflow YAML file for correctness.
Checks for valid YAML syntax, correct job structure, dependency resolution,
and circular dependency detection.
Args:
yaml_path: Path to the YAML workflow file to validateInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| yaml_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||