confluence_update_comment
Update an existing Confluence comment by supplying its ID, new Markdown body, and current version number.
Instructions
Update an existing comment on a Confluence page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | New comment content as Markdown. Converted to ADF before submission. | |
| version | Yes | Current version number of the comment | |
| commentId | Yes | The comment ID to update |