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