get_repository
Retrieve repository details including settings, branches, and statistics from Bitbucket Cloud to manage and analyze codebase information.
Instructions
Get detailed information about a specific repository.
Args: repo_slug: Repository slug (name) workspace: Bitbucket workspace (optional if configured)
Returns: Repository details including settings, branches, and statistics
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | ||
| workspace | No |