get_project
Retrieve detailed information about a specific Backlog project using either its numeric ID or project key.
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') |