confluence_list_inline_comments
List inline comments on a Confluence page by providing a page ID or URL, with options for limit and pagination cursor.
Instructions
List inline (annotation) comments on a Confluence page.
These are comments anchored to specific text selections, as opposed to
footer comments which appear at the bottom of the page.
Args:
page_id: A numeric page ID or a Confluence URL (including short /wiki/x/ links).
limit: Maximum number of comments to return (default 25, max 100).
cursor: Pagination cursor from a previous result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| page_id | Yes |