listBranches
Retrieve and filter branches from a specified repository in Azure DevOps, using parameters like branch name and maximum results count for efficient repository management.
Instructions
List branches in a repository
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter | No | Filter branches by name | |
repositoryId | Yes | ID of the repository | |
top | No | Maximum number of branches to return |