Get a Single Microsoft To Do Task
todo_get_taskRetrieve a single task's full details, including notes, from a Microsoft To Do list by specifying the list and task IDs.
Instructions
Get full details of a single task, including its notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The id of the list containing the task | |
| task_id | Yes | The id of the task |