add_google_task
Add a new Google Task with title, notes, and optional due date in RFC3339 format for direct task creation.
Instructions
Creates a new Google Task. due_iso in RFC3339 format (e.g. '2026-08-12T00:00:00.000Z').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| title | Yes | ||
| due_iso | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |