get_build
Retrieve details for a specific Jenkins build or the latest build, with options for summary, full, or IDs format.
Instructions
Get information about a specific build or the last build
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Full job name | |
| number | No | Build number or 'last' | last |
| format | No | Output format | summary |