List builds
list_buildsRetrieve recent builds from an Azure DevOps project, with optional filters for pipeline, definition, status, and count.
Instructions
List recent builds in a project, optionally filtered by pipeline/definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Azure DevOps project name or id. Defaults to AZDO_PROJECT if set. | |
| definitionId | No | Filter by pipeline/definition id. | |
| top | No | Max builds to return. | |
| statusFilter | No | Filter by build status. |