google_tasks_create_task
Create a new task in Google Tasks with a required title. Optionally set a due date, notes, task list, or position within a list.
Instructions
Create a Google Task. Due dates are RFC 3339 timestamps, for example 2026-08-18T17:00:00Z.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | ||
| notes | No | ||
| title | Yes | ||
| parent | No | ||
| previous | No | ||
| tasklistId | No | @default |