Clear Web Storage
storage_clearClear a specific key or all data from localStorage or sessionStorage in an automated browser session.
Instructions
Clear one key or all items from localStorage/sessionStorage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Optional key. Empty clears the area. | |
| area | No | local |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||