get_branch
Retrieve details of a specific branch including its latest commit from a Bitbucket Cloud repository to track changes and monitor development progress.
Instructions
Get details of a specific branch including its latest commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | The workspace slug | |
| repo_slug | Yes | The repository slug | |
| branch_name | Yes | The branch name |