safari_local_storage
Retrieve localStorage data from the current Safari page to access stored session information, user preferences, or application state.
Instructions
Get localStorage data for the current page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Specific key to get (omit for all) |