list_repo_branches
Retrieve and display all branches from an Azure DevOps repository to manage code versions and track development work.
Instructions
List branches in a repository
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project name (default: YourProject). Specify any project name in your organization | |
| repo | Yes | Repository name | |
| includeLinks | No | Include links |