get_branching_model
Retrieve the branching model configuration for a Bitbucket repository to understand branch types, development, and production branches.
Instructions
Get the branching model configuration for a repository.
Args: repo_slug: Repository slug (name) workspace: Bitbucket workspace (optional if configured)
Returns: Branching model details including branch types and development/production branches
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| workspace | No |