tasks_create
Add a new task to a Google Tasks list. Specify the task list and title, with optional due date and notes.
Instructions
Add a task. due is RFC3339 and Google ignores the time part, only the date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | ||
| notes | No | ||
| title | Yes | ||
| tasklist | Yes |