get_default_branch
Determine the default branch of a Bitbucket repository by specifying its project key and repository slug. This helps you target the correct branch for automated tasks.
Instructions
Get the default branch of a repository.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | The Bitbucket project key | |
| repositorySlug | Yes | The repository slug |