list_branches
Retrieve every branch from a Bitbucket repository, with optional partial-name filtering and full pagination support.
Instructions
Lists every branch in a repository, fully paginated. Resolves workspace via the standard precedence (explicit argument > env override > active profile default > error) if not provided. Requires an explicit repo argument. Accepts an optional name filter (partial match) applied via Bitbucket's query language.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| repo | Yes | ||
| workspace | No |