bb_get_repository
Retrieve detailed information about a Bitbucket repository using its repository slug. Returns metadata including project, links, and settings.
Instructions
Get details of a specific Bitbucket repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_slug | Yes | Repository slug | |
| workspace | No | Bitbucket workspace slug (uses default if not set) |