update_list
Modify an existing ClickUp list by changing its name, content, assignee, due date, priority, or status. Pass the list ID and specify only the fields you want to update to keep the list current.
Instructions
Update an existing list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| content | No | ||
| list_id | Yes | The list ID | |
| assignee | No | User ID — use 'none' to unassign | |
| due_date | No | ||
| priority | No | ||
| unset_status | No | ||
| due_date_time | No |