Job Configuration
get_jobRetrieve full configuration of a Zuul CI job, including parent, nodeset, timeout, branches, and all variants. Provide job name to get details for debugging build failures.
Instructions
Get job configuration — parent, nodeset, timeout, branches, and all variants.
Args: name: Job name tenant: Tenant name (uses default if empty)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tenant | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |