update-task
Modify task details in Google Tasks, including title, notes, status, and due date, using the task list and task IDs for precise updates.
Instructions
Update an existing task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
due | No | Due date in RFC 3339 format (e.g., 2025-03-19T12:00:00Z) | |
notes | No | New notes for the task | |
status | No | Status of the task | |
task | Yes | Task ID | |
tasklist | Yes | Task list ID | |
title | No | New title for the task |