update_comment
Modify an existing comment on Qiita by providing the comment ID and updated Markdown content to edit or correct previously posted comments.
Instructions
Update an existing comment
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | The ID of the comment | |
| body | Yes | The updated comment body in Markdown |