Get task
get_taskRetrieve full details for a single task, including notes, links, and subtask parent, using list and task IDs.
Instructions
Full detail for one task, including notes, links and subtask parent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | List id, title, or alias. | |
| task_id | Yes | Task id, as shown in square brackets by the list tools. |