update-task
Modify existing Google Tasks by updating title, notes, status, or due date to keep task information current and accurate.
Instructions
Update an existing task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasklist | Yes | Task list ID | |
| task | Yes | Task ID | |
| title | No | New title for the task | |
| notes | No | New notes for the task | |
| status | No | Status of the task | |
| due | No | Due date in RFC 3339 format (e.g., 2025-03-19T12:00:00Z) |