jenkins_get_build_info
Retrieve a Jenkins build's result, duration, timestamp, changes, and artifacts by job name and build number.
Instructions
Get detailed information about a specific build.
Shows result, duration, timestamp, changes, and artifacts.
Args: job_name: Full job name build_number: Build number to inspect session_name: Jenkins session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_name | Yes | ||
| build_number | Yes | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |