update_task_list
update_task_listRename a task list by providing its ID and new name. Update existing task lists to reflect changes in project organization.
Instructions
Rename an existing task list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_list_id | Yes | The ID of the task list to rename | |
| name | Yes | New name for the task list |