getBranch
Fetch details of a named branch in a Bitbucket repository by providing workspace, repository slug, and branch name.
Instructions
Get a specific branch from a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the branch | |
| repo_slug | Yes | Repository slug | |
| workspace | Yes | Bitbucket workspace name |