confluence_get_page_versions
Retrieve the full version history of any Confluence page by providing its page ID, with an optional limit on the number of versions returned.
Instructions
Get version history of a page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of versions to return (default: 25) | |
| pageId | Yes | The page ID |