get-task-details
Installation
SKILL.md
Get Task Details
Fetch full details for one task ID.
Instructions
Call get-task-details with taskId.
get-task-details({
"taskId": "<taskId>",
"workspaceId": "<workspaceId>"
})
Notes:
taskIdis required.workspaceIdis optional.- Supports task type mapping for personal tasks, initiatives, and bugs.