list_repo_branches
Retrieve branch information from Azure DevOps repositories to manage version control and track development progress.
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 |