add_task_comment
Add a comment to a ClickUp task. Provide the task ID and comment text to attach a comment directly.
Instructions
Add a comment to a task.
Args: task_id: Task ID (custom like DEV-1234 or UUID). comment_text: Comment text (plain text).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| comment_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |