get_default_branch
Retrieve the default branch of a Bitbucket repository by providing project key and repository slug.
Instructions
Get the default branch of a repository.
Args: project_key: The project key. repo_slug: The repository slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | ||
| repo_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |