getBuild
Get a specific build or the last build of a Jenkins job by providing the job full name. Optionally filter response fields with a tree parameter.
Instructions
Get a specific build or the last build of a Jenkins job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobFullName | Yes | Full name of the Jenkins job | |
| buildNumber | No | Build number (omit for last build) | |
| tree | No | Jenkins tree parameter to filter response fields |