clickup_comment_update
Modify existing comments in ClickUp by updating text, reassigning to users, or marking as resolved to maintain accurate project communication.
Instructions
Update a comment
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignee | No | Reassign comment to user ID | |
| comment_id | Yes | Comment ID | |
| resolved | No | Mark comment as resolved | |
| text | Yes | New comment text |