update_task_list
Rename a Google task list by passing its ID and a new title. Updates the list name through the Google Tasks API.
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 |