Create Microsoft To Do List
todo_create_task_listCreate a new Microsoft To Do task list by providing a display name, and get the unique ID for the created list.
Instructions
Create a new Microsoft To Do task list with the given display name. Returns the new list's id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| display_name | Yes | Name for the new task list, e.g. 'Groceries' |