safari_delete_local_storage
Delete a specific localStorage key or clear all localStorage entries in Safari to reset web application state.
Instructions
Delete a localStorage key, or clear all localStorage (omit key to clear all)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Key to delete (omit to clear ALL) |