safari_delete_session_storage
Remove specific sessionStorage data or clear all session data in Safari to manage browser storage and maintain privacy during automated browsing sessions.
Instructions
Delete a sessionStorage key, or clear all sessionStorage (omit key to clear all)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Key to delete (omit to clear ALL) |