get_kb_page_comments
Retrieve comments from a Confluence page using its page ID. Optionally limit the number of comments returned.
Instructions
Get comments on a Confluence/KB page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The page ID to get comments for | |
| maxResults | No | Maximum number of comments (default: 25) |