Skip to main content
Glama

ClickUp MCP Server

delete_comment

Removes a comment permanently from a ClickUp workspace using its ID. Ensure accuracy as this action cannot be undone.

Instructions

Remove a comment. This permanently deletes the comment and cannot be undone.

Input Schema

NameRequiredDescriptionDefault
commentIdYesID of the comment to delete

Input Schema (JSON Schema)

{ "properties": { "commentId": { "description": "ID of the comment to delete", "type": "string" } }, "required": [ "commentId" ], "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