safari_import_storage
Import saved storage state to restore cookies, localStorage, and sessionStorage, returning the browser to a previous authenticated state.
Instructions
Import storage state from JSON (as exported by safari_export_storage) — restores cookies, localStorage, sessionStorage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | JSON string from safari_export_storage |