update_list
Modify any existing ClickUp list by changing its name, content, assignee, due date, priority, or clearing status.
Instructions
Update an existing ClickUp list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name of the list | |
| content | No | New description/content | |
| list_id | Yes | The ID of the list | |
| assignee | No | User ID to assign | |
| due_date | No | Due date as ms timestamp | |
| priority | No | Priority: 1=Urgent, 2=High, 3=Normal, 4=Low | |
| unset_status | No | Remove status from list | |
| due_date_time | No | Whether due date includes time |