Update Comment
update_commentReplace the content of an existing comment while preserving the thread. Modify comments without creating new threads.
Instructions
Replace the content of an existing comment. This preserves the comment thread; use create_comment for a new thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Comment id returned by list_comments or create_comment. | |
| content | Yes | Replacement comment content accepted by AFFiNE. |