safari_session_storage
Retrieve sessionStorage data from the current Safari page. Specify a key to get its value or omit to get all stored data.
Instructions
Get sessionStorage data for the current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Specific key (omit for all) |