verify_yaml
Validate YAML files for exactness, catching duplicate keys and syntax errors, and receive structured diagnostics for agent development.
Instructions
Validate exact YAML files, including duplicate keys, with structured diagnostics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | ||
| repository_root | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| findings | No | ||
| checked_files | No |