add_comment
Create a comment on a Confluence page. Use optional parent ID to reply to an existing comment.
Instructions
Add a comment to a Confluence page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | ID of the page to add the comment to | |
| content | Yes | Comment content in Confluence Storage Format (XHTML) | |
| parentId | No | Optional ID of the parent comment for threading |