jenkins_get_recent_builds
Retrieve recent builds for a Jenkins job, returning their status and metadata.
Instructions
Get recent builds for a job with their status and metadata
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of builds to return (default: 5) | |
| jobName | Yes | Name of the Jenkins job | |
| instance | No | Jenkins instance name (optional — defaults to first configured instance) |