get_project
Retrieve project details from Bitbucket Cloud using a project key. Specify workspace if needed to access specific project information for management tasks.
Instructions
Get details of a specific project.
Args: project_key: Project key workspace: Bitbucket workspace (optional if configured)
Returns: Project details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes | ||
| workspace | No |