get_project
Retrieve detailed information about a specific Bitbucket project using its project key, including name, description, and metadata for project management.
Instructions
Get information about a specific project.
Args:
project_key: Project key (e.g., "DS", "PROJ")
Returns:
Project info including name, description, and metadataInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_key | Yes |