Get Project
bitbucket_get_projectRetrieve detailed information about a Bitbucket project using its project key, including metadata such as name and description.
Instructions
Get details of a specific Bitbucket project by its key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | The project key (e.g. 'PROJ') | |
| response_format | No | Output format: markdown (default) or json | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |