checklists_items_delete
Delete an item from a ClickUp checklist by passing the checklist ID and the checklist item ID.
Instructions
Delete an item from a ClickUp checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checklist_id | Yes | The ID of the checklist containing the item | |
| checklist_item_id | Yes | The ID of the checklist item to delete |