Add Comment
confluence_add_commentAdd a comment to a specific Confluence page by providing its page ID and comment content in Markdown format.
Instructions
Add a comment to a Confluence page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The comment content in Markdown format | |
| page_id | Yes | The ID of the page to add a comment to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |