Add Inline Comment
confluence_add_inline_commentAdd a contextual comment directly onto selected text within a Confluence page, enabling targeted feedback and review discussions.
Instructions
Add an inline comment anchored to a text selection on a 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 the inline comment to | |
| text_selection | Yes | The exact text on the page to anchor the inline comment to. Must match text that exists in the page content. | |
| text_selection_match_count | No | Total number of times the selected text appears on the page. Defaults to 1. | |
| text_selection_match_index | No | Zero-based index of which occurrence of the text to anchor to. Defaults to 0 (first occurrence). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |