confluence_get_page_properties
Retrieve key-value metadata properties from a Confluence page by providing the page ID or URL.
Instructions
Get content properties on a Confluence page.
Content properties are key-value metadata pairs stored on pages.
Args:
page_id: A numeric page ID or a Confluence URL (including short /wiki/x/ links).
limit: Maximum number of properties to return (default 25, max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| page_id | Yes |