confluence_add_comment
Add a comment to a Confluence page by providing its ID and comment content in Markdown, which is automatically converted to ADF format.
Instructions
Add a comment to a Confluence page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment content as Markdown. Converted to ADF before submission. | |
| pageId | Yes | The page ID to add comment to |