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