Skip to main content
Glama

ClickUp MCP Server

get_threaded_comments

Retrieve threaded comments for a parent comment in ClickUp to maintain organized discussions within a comment thread. Specify the parent comment ID to fetch its associated replies.

Instructions

Retrieve threaded comments for a parent comment. Threaded comments allow for organized discussions within a comment thread.

Input Schema

NameRequiredDescriptionDefault
commentIdYesID of the parent comment

Input Schema (JSON Schema)

{ "properties": { "commentId": { "description": "ID of the parent comment", "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