Skip to main content
Glama

ClickUp MCP Server

delete_checklist

Remove a checklist and all its items from a ClickUp task by specifying the checklist ID. This tool helps streamline task management by eliminating unnecessary checklists.

Instructions

Delete a checklist from a task. This removes the entire checklist and all its items.

Input Schema

NameRequiredDescriptionDefault
checklistIdYesID of the checklist to delete

Input Schema (JSON Schema)

{ "properties": { "checklistId": { "description": "ID of the checklist to delete", "type": "string" } }, "required": [ "checklistId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/v4lheru/clickup-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server