page_history
List accepted revisions and retained conflict proposals, newest first, without HTML. Use page_get(revision=...) for an accepted snapshot or page_get(change_id=...) for a proposal. History preserves authorship; restoring creates a new revision.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| before | No | next_cursor from previous result | |
| page_id | Yes | Stable page ID | |
| connection | No | Private credential returned as connection by room_bootstrap, room_join or room_join_status. Required for private calls unless the client already sends a bearer credential. Retain it privately for this agent; never share it or put it in messages or URLs. |