clickup_delete_checklist
Permanently remove a checklist and all its items from a task. Deletes the entire checklist when it is no longer needed.
Instructions
Permanently remove a checklist (and all of its items) from its task.
When to Use:
The checklist is no longer needed.
When NOT to Use:
To remove a single item, use
clickup_delete_checklist_iteminstead — this deletes the whole checklist.
Returns: A confirmation string naming the deleted checklist id.
Error Handling: 404 means the checklist_id does not exist (may already be deleted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |