manage_task_list
Create, update, delete, or clear completed Google Tasks lists using a Google email address and specified actions.
Instructions
Manage task lists: create, update, delete, or clear completed tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | The user's Google email address. Required. | |
| action | Yes | The action to perform. Must be one of: "create", "update", "delete", "clear_completed". | |
| task_list_id | No | The ID of the task list. Required for "update", "delete", and "clear_completed" actions. | |
| title | No | The title for the task list. Required for "create" and "update" actions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |