get_storage
Retrieve localStorage, sessionStorage, and cookies including HttpOnly from the current page. Debug authentication and session state.
Instructions
Get the current page's localStorage, sessionStorage, and cookies (including HttpOnly cookies). Useful for debugging auth/session state. Large values are truncated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||