m365_tasks_create
Create a new task in Microsoft 365 by specifying the list, title, due date, notes, and importance.
Instructions
Create a new task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | Due date (ISO 8601) | |
| body | No | Task notes/description | |
| title | Yes | Task title | |
| listId | Yes | Task list ID | |
| importance | No | low, normal, or high |