Get Repository
bitbucket_get_repositoryRetrieve 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
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key (e.g. 'PROJ') | |
| repository_slug | Yes | The repository slug |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |