localstorage_get
Retrieve all keys or a specific key from browser localStorage for data extraction and debugging.
Instructions
Get localStorage — all keys or one specific key.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |