babelwrap_snapshot
Retrieve the current browser page state as a structured JSON snapshot without altering the page. Optionally returns a compact version.
Instructions
Get the current page state as a structured snapshot without taking any action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The active session ID. | |
| compact | No | If True, return a compact snapshot with minimal whitespace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||