clickup comment reply
Reply to a comment thread
Synopsis
Reply to an existing comment on a ClickUp task, creating a threaded reply.
Use ‘clickup comment list
clickup comment reply <comment-id> [BODY] [flags]Examples
# Reply to a specific comment clickup comment reply 90160175975219 "Yes, that's confirmed"
# Reply with @mentions clickup comment reply 90160175975219 "@Michelle confirmed, BookEasy only"
# Open editor to compose the reply clickup comment reply 90160175975219 --editorOptions
-e, --editor Open editor to compose reply body -h, --help help for replySEE ALSO
- clickup comment - Manage comments on ClickUp tasks