app.clickup.com
Add a comment to a ClickUp task
Input
taskId requiredThe task's ClickUp id, as returned by the ClickUp task listing or by task creation.
comment requiredThe comment text. Plain text; line breaks become separate paragraphs. Written as pasted text, so a leading slash stays literal instead of opening ClickUp's command menu.
dry_run optionalRehearse without posting. The comment box is filled in and checked that it is ready to send, then the run stops on the step before the one that sends it.
Default: falseworkspaceId optionalNumeric ClickUp workspace id. Supplying it skips a lookup step; omit it to let ClickUp resolve the default workspace.
Output
dryRun requiredposted requiredtaskId requiredworkspaceId requiredurl optionaltaskName optionalcommentId optionalaccountUsed optionalcomposerReady optionalalreadyPresent optionalWhether the same text was already on the task before this run. Null when ClickUp did not return the task's activity, so the answer is unknown rather than no.
verifiedOnPage optionaloutcomeConfirmed optional