confluence_add_comment
Append a markdown comment to a Confluence page footer by specifying the page ID and comment text. Converts markdown to ADF before sending.
Instructions
Add a footer comment to a Confluence page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment text as plain markdown. Converted to ADF before sending. | |
| pageId | Yes | Numeric page ID |