edit_comment
Edit a comment's content by ID. Author or admin can revise markdown, and @mentions are re-resolved.
Instructions
Edit a comment's content by id. Author or admin only; @mentions re-resolve.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | New comment content (markdown) | |
| comment_id | Yes | Comment id (from add_comment or list_comments) |