cloak_save_storage_state
Save browser cookies and localStorage to a JSON file for later restoration. Preserve session state to avoid re-authentication.
Instructions
Save browser storage state (cookies, localStorage) to a JSON file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path to save. |