Get Project
bitbucket_get_projectRetrieve detailed information about a Bitbucket project by providing its project key, with output as markdown or JSON.
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 |