Update Footer Comment
update_footer_commentUpdate an existing Confluence footer comment with new content by providing the comment ID, new text, and the next version number.
Instructions
Update an existing footer comment.
Args:
comment_id: Comment ID.
body_value: New comment content.
version_number: The next version number to store — must be current version + 1.
body_representation: Format of body_value — storage (default), wiki, atlas_doc_format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body_value | Yes | ||
| comment_id | Yes | ||
| version_number | Yes | ||
| body_representation | No | storage |