create_list_comment
Post a comment to a ClickUp list, optionally assigning a user and notifying all assignees.
Instructions
Create a new comment on a ClickUp list. Supports optional assignee and notification settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | The ID of the list to comment on | |
| comment_text | Yes | The text content of the comment | |
| assignee | No | The ID of the user to assign to the comment | |
| notify_all | No | Whether to notify all assignees |