jenkins_get_build_status
Retrieve detailed status of a specific Jenkins build by job name and build number.
Instructions
Get detailed status of a specific build number for a job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobName | Yes | Name of the Jenkins job | |
| instance | No | Jenkins instance name (optional — defaults to first configured instance) | |
| buildNumber | Yes | Build number to retrieve |