create_task_comment
Add detailed comments to tasks in ClickUp with rich text formatting, assign them to team members or groups, and manage notifications effectively.
Instructions
Add a new comment to a task. Comments can be assigned to team members and include rich text formatting.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee | No | User ID to assign the comment to (optional) | |
commentText | Yes | Content of the comment | |
customTaskIds | No | Whether to use custom task IDs | |
groupAssignee | No | Group to assign the comment to (optional) | |
notifyAll | No | If true, notifications will be sent to everyone including the comment creator | |
taskId | Yes | ID of the task | |
teamId | No | Team ID (required when customTaskIds is true) |