confluence_get_page_inline_comments
Retrieve inline comments for a Confluence page by providing its page ID. Use optional limit and cursor to paginate through large sets of comments.
Instructions
Inline comments (GET /wiki/api/v2/pages/{id}/inline-comments).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| pageId | Yes | Page ID. |