clickup_comment_replies
View threaded replies to ClickUp comments in chronological order to track discussion history and context for task management.
Instructions
List the threaded replies attached to a top-level ClickUp comment, oldest first. Returns an array of reply objects (id, comment_text, user, date). Use clickup_comment_reply to post a new reply to the thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | ID of the parent comment. Obtain from clickup_comment_list (field: id). |