browser_localstorage_get
Retrieve a specific value from Chrome's localStorage by providing the key name, enabling AI agents to access stored web application data.
Instructions
Get a localStorage item by key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key to get |