update_comment
update_commentModify the text content of a comment by providing a new body and comment ID.
Instructions
Edit the body of an existing comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | The ID of the comment to update | |
| body | Yes | New body for the comment |