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.
Output Notes
get-task-details always includes typed label formatting in text output:
Goals:...Products:...Labels: (none)when no labels exist
Interpret Products broadly as product lines, feature areas, or service names.
Structured metadata includes:
labelsByTypegoals
Use these fields when matching roadmap context, validating scope, or preparing summaries.