tasks_list_todo_lists
List the signed-in user's Microsoft To Do lists with IDs and display names, so tasks can be added to specific named lists.
Instructions
List the signed-in user's Microsoft To Do lists, with id and display name. To Do is the user's own private task manager, separate from Planner's shared team boards. Call this first when a task needs adding to a specific named list — the returned list id is what tasks_create_todo and tasks_list_todo take. Requires Tasks.Read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Maximum lists to return |