Get build
get_buildRetrieve details of a single build by its ID. Provide the build ID and optionally the project name to get build information.
Instructions
Get details of a single build by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Azure DevOps project name or id. Defaults to AZDO_PROJECT if set. | |
| buildId | Yes | Build id. |