ado_list_builds
Retrieve builds from Azure DevOps, filtering by project, definition IDs, and branch to find specific pipeline runs.
Instructions
List builds, optionally filtered by definition and branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Max results to return | |
| branch | No | Filter by branch, e.g. "refs/heads/main" | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) | |
| definitionIds | No | Filter by build definition IDs |