rename_list
Change the name of an existing list in Remember The Milk by specifying the current list name and the new desired name.
Instructions
Rename a list.
Args: list_name: Current name of the list new_name: New name for the list
Returns: Updated list details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_name | Yes | ||
| new_name | Yes |