List Page Footer Comments
list_page_footer_commentsRetrieve footer (page-level) comments for a Confluence page. Provide the page ID and optionally set body format, sort, cursor, and limit to control the response.
Instructions
List footer (page-level) comments on a page.
Args:
page_id: Page ID.
body_format: Body representation — storage, view, atlas_doc_format.
sort: Sort field.
cursor: Pagination cursor.
limit: Max results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | ||
| limit | No | ||
| cursor | No | ||
| page_id | Yes | ||
| body_format | No |