jenkins_get_last_failed_build
Retrieve details of the most recently failed build for a given Jenkins job to diagnose issues and identify root causes for CI/CD pipeline failures.
Instructions
Get information about the last failed build of a job.
Args: job_name: Full job name session_name: Jenkins session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_name | Yes | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |