ado_list_build_definitions
Retrieve build and pipeline definitions from an Azure DevOps project. Optionally filter by name or limit the number of results.
Instructions
List build/pipeline definitions in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Max results to return | |
| name | No | Filter by name | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |