safari_local_storage
Retrieve localStorage data for the current Safari page, either all entries or a specific key, to inspect or debug client-side storage.
Instructions
Get localStorage data for the current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Specific key to get (omit for all) |