List Page Properties
list_page_propertiesRetrieve properties attached to a Confluence page, filter by a specific key, and paginate results.
Instructions
List content properties on a page.
Args:
page_id: Page ID.
key: Filter by property key.
cursor: Pagination cursor.
limit: Max results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| limit | No | ||
| cursor | No | ||
| page_id | Yes |