List Doc Page Revisions
list_doc_page_revisionsList a page's revision history, newest first. Metadata only — read a revision's content with get_doc_page_revision before restoring it via manage_doc_page. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The public Id (Guid) of the page | |
| versionId | Yes | The public Id (Guid) of the doc version | |
| documentationId | Yes | The public Id (Guid) of the documentation |