list_task_lists
List all your Microsoft To Do task lists, such as Tasks, Inbox, and custom lists. Choose between full JSON or compact text output.
Instructions
List all the user's To Do lists (Tasks, Inbox, custom lists, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbose | No | If true: returns full JSON. Otherwise: compact text format (default, saves tokens). | |
| paginate | No | If true: follows @odata.nextLink up to 20 pages (≈2000 items max). Default false. Use sparingly — large result sets may exhaust the LLM context window. |