AzureDevops_ListBranches
AzureDevops_ListBranchesList branches in an Azure DevOps repository, with optional filters to search by name substring or cap the number of results, helping you quickly identify relevant branches.
Instructions
List branches in a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | Maximum number of branches to return | |
| project | Yes | Project name or ID | |
| repository_id | Yes | Repository name or ID | |
| filter_contains | No | Filter branches containing this string |