ClickUp MCP Server

by v4lheru
Verified

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" }
ID: 4tcfjbyxq4