browser_sessionstorage_get
Retrieve a value from browser sessionStorage by key. Returns null if the key does not exist.
Instructions
Get a sessionStorage value by key (null if absent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| session_id | No |