comments_update
Update an existing comment by providing its unique ID and the new Markdown text, which replaces the current content.
Instructions
Update an existing comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Comment ID | |
| text | Yes | Updated comment text in Markdown |