bitbucket_get_repository
Retrieve repository details including clone URLs and configuration from Bitbucket Data Center by specifying project key and repository slug.
Instructions
Get details of a specific repository including clone URLs and configuration.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key (e.g. 'PROJ') | |
| repository_slug | Yes | The repository slug |