bitbucket_get_branches
Retrieve branches from a Bitbucket repository by providing the repo name. Optionally limit the number of branches returned.
Instructions
Get branches for a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of branches (default: 10) | |
| repoName | Yes | Repository name |