confluence_get_page_properties
Fetch paginated content properties for a specific Confluence page using its page ID.
Instructions
Get content properties for a specific page. Results are paginated - use the returned cursor to fetch more if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results | |
| cursor | No | Cursor for pagination | |
| pageId | Yes | The ID of the page |