confluence_create_inline_comment
Create inline comments on Confluence pages by specifying selection coordinates and comment body. Resolve the need to annotate specific text or content directly within a page.
Instructions
Create an inline comment on a page. inline_comment_properties should contain the selection coordinates required by the Confluence v2 API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| page_id | No | ||
| max_chars | No | ||
| representation | No | storage | |
| parent_comment_id | No | ||
| inline_comment_properties | Yes |