build_history
Get recent build history for a Jenkins job, showing the last N builds with status, duration, and timestamps to review job performance.
Instructions
Get recent build history for a job. Shows last N builds with status, duration, and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of builds to show (default: 10, max: 25) | |
| jobName | Yes | Jenkins job name |