get_local_storage
Retrieve all items from localStorage or get the value of a specific key. Access browser storage data programmatically.
Instructions
Get localStorage — all items or a specific key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |