AzureDevops_ListBuildDefinitions
AzureDevops_ListBuildDefinitionsList all build or pipeline definitions in an Azure DevOps project, with optional name filter and top count limit.
Instructions
List build/pipeline definitions in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Maximum number of definitions to return | |
| name | No | Filter by definition name | |
| project | Yes | Project name or ID |