complete_task
Marks a Google Task as completed by providing the task list ID and task ID, changing its status to done.
Instructions
Mark a task completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Google task ID; obtain it from list_tasks | |
| task_list_id | Yes | Google task list ID; obtain it from list_task_lists |