confluence_comment_list
Lists footer comments on a Confluence page with auto-pagination. Set limit to 0 to retrieve all comments.
Instructions
List footer comments on a Confluence page (auto-paginated). limit of 0 returns every comment. Mirrors omni-dev atlassian confluence comment list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Confluence page ID. | |
| limit | No | Maximum number of comments to return (0 = unlimited). |