validate_manifest
Check a release manifest YAML for validation errors without applying changes. Returns validity status with topology summary or exact error details.
Instructions
Validate a release manifest YAML without touching anything.
Returns 'valid' with a topology summary, or the exact validation error. Use before committing manifest changes to the state repo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manifest_yaml | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |