Edit a comment
update_commentReplace a comment's body with new markdown content. Since Wiki.js keeps no comment history, the previous text is permanently overwritten.
Instructions
Replaces the body of a comment. Wiki.js keeps no history for comments, so the previous text is gone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Comment body, in markdown. | |
| comment_id | Yes | Numeric Wiki.js id. | |
| confirm_token | No | Token from this tool’s previous, unconfirmed call. Omit it to receive one. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| truncated | No | Present only when the answer was shortened to fit the budget. |