To Do & Planner
ms_tasksRead Microsoft To Do and Planner tasks. List To Do task lists, get tasks in a list, or retrieve tasks assigned to you in Planner.
Instructions
Read Microsoft To Do and Planner tasks. Without parameters lists To Do task lists; with list_id returns the tasks in that list; with planner=true returns Planner tasks assigned to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Max results to return (1-50, default 25) | |
| list_id | No | To Do list ID to read its tasks | |
| planner | No | Return Planner tasks assigned to the user instead of To Do lists | |
| include_completed | No | Include completed tasks (default false — only open tasks are returned) |