browser_sessionstorage_get
Retrieve a stored value from a browser's sessionStorage by providing the item's key, enabling AI agents to access temporary session data during automated browsing tasks.
Instructions
Get a sessionStorage item by key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key to get |