Skip to main content
Glama

ClickUp MCP Server

by DiversioTeam

delete_task

Remove a specific task from ClickUp using its unique task ID, streamlining task management workflows and maintaining project organization efficiently.

Instructions

Delete a task

Input Schema

NameRequiredDescriptionDefault
task_idYesTask ID to delete

Input Schema (JSON Schema)

{ "properties": { "task_id": { "description": "Task ID to delete", "type": "string" } }, "required": [ "task_id" ], "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/DiversioTeam/clickup-mcp'

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