clickup_comment_create
Add comments to ClickUp tasks to provide updates, ask questions, or share information directly from the CLI interface.
Instructions
Create a comment on a ClickUp task
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignee | No | Assign the comment to a user ID | |
| notify_all | No | Notify all assignees | |
| task_id | Yes | Task ID | |
| text | Yes | Comment text |