update_task_list
Rename a Google task list by providing its ID and a new title, so AI agents can keep lists organized and accurately labeled.
Instructions
Rename a Google task list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| task_list_id | Yes | Google task list ID; obtain it from list_task_lists |