restore_page_state
Restores a browser page to a previously captured state, including URL, HTML, storage, cookies, and scroll position.
Instructions
Restore a page from a previously captured snapshot. Navigates to the URL, restores storage, cookies, HTML, and scroll position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshot | Yes | Previously captured snapshot object | |
| tabId | No | Target tab ID (defaults to currently active tab) | |
| apiKey | No | API key for authentication if enabled |