safari_delete_local_storage
Remove specific localStorage keys or clear all stored data in Safari to manage browser storage and maintain privacy during automation tasks.
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) |