Get Issue
panelTodo_getIssueFetch details of a specific issue by its ID or key (e.g., PT-1) from Panel Todo, returning complete task information for reference.
Instructions
Get details of a specific issue by ID or key (e.g., "PT-1")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Issue key (e.g., "PT-1", "WORK-42") | |
| issueId | No | Issue ID (UUID) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue | No | ||
| message | No | ||
| success | Yes |