ado_list_branches
List branches in a repository with optional filtering by ref pattern, such as 'heads/feature'.
Instructions
List branches (refs) in a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Ref filter, e.g. "heads/feature". Defaults to "heads/". | |
| repoId | Yes | Repository name or ID | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |