jenkins_get_job_status
Retrieve the status of the last build for a Jenkins job to monitor CI/CD pipeline health.
Instructions
Get the status of the last build for a specific 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) |