Get Repository
bitbucket_get_repositoryRetrieve details of a Bitbucket repository, including clone URLs and configuration settings.
Instructions
Get details of a specific repository including clone URLs and configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key (e.g. 'PROJ') | |
| repository_slug | Yes | The repository slug | |
| response_format | No | Output format: markdown (default) or json | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |