Configuration Errors
get_config_errorsRetrieve Zuul configuration errors to diagnose why jobs are not running, broken configurations, or missing references. Check for syntax errors, missing refs, and repo access issues for a tenant or specific project.
Instructions
Get Zuul configuration errors — why jobs aren't running, broken configs, missing refs.
This is the first tool to check when a job isn't being triggered or a project has unexpected behavior. Returns syntax errors, missing references, and repo access issues for the tenant or a specific project.
Args: tenant: Tenant name (uses default if empty) project: Filter to a specific project name (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant | No | ||
| project | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |