scf_update_comment
Edit a comment you authored by replacing its body and optional mentions, while preserving the platform's edit history.
Instructions
Edit a comment you authored (write — author only). Replaces the body and, if given, the mentions; the platform keeps the edit history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | New comment body | |
| mentions | No | User UUIDs to notify | |
| comment_id | Yes | Comment UUID — obtain from scf_list_comments |