get_project
Retrieve detailed information about a specific project by providing its ID or key. Specify an organization to narrow scope.
Instructions
Returns information about a specific project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The numeric ID of the project (e.g., 12345) | |
| projectKey | No | The key of the project (e.g., 'PROJECT') | |
| organization | No | Optional organization name. Use list_organizations to inspect available organizations. |