The user ID of the person to assign this reply to.
comment_idstring
Required
The ID of the parent comment to reply to.
notify_allboolean
Required
If true, notifications for this reply will be sent to all users watching the parent comment or task. If false, notifications will be sent according to standard ClickUp notification rules.
comment_textstring
Required
The text content of the reply. Supports ClickUp's comment formatting (e.g., mentions, markdown).
group_assigneestring
The group ID to assign this reply to.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not