safari_session_storage
Retrieve sessionStorage data from the current Safari page, optionally filtering by a specific key to inspect or debug client-side session state.
Instructions
Get sessionStorage data for the current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Specific key (omit for all) |