get_issue
Retrieve complete details of a specific Backlog issue by providing its numeric ID or issue key (e.g., 'PROJ-123').
Instructions
Returns information about a specific issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | No | The numeric ID of the issue (e.g., 12345) | |
| issueKey | No | The key of the issue (e.g., 'PROJ-123') |