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