update_checklist_item
Modify checklist item details in ClickUp by setting a new name, assigning a user, or marking it resolved.
Instructions
Update a ClickUp checklist item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name of the checklist item | |
| assignee | No | User ID to assign the item | |
| resolved | No | Mark item as resolved | |
| checklist_id | Yes | The ID of the checklist | |
| checklist_item_id | Yes | The ID of the checklist item |