update_comment
Modify the text of an existing comment. Provide the comment ID and the new text to replace the current content.
Instructions
Update a comment's text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Comment ID | |
| format | No | text | |
| comment | Yes | New comment text |