eval
Run JavaScript in the browser page and receive a JSON-serializable result, using the page's full privileges to read or modify live page state.
Instructions
Evaluate a JavaScript expression in the page context and return the JSON-serializable result. Runs with the page's full privileges — the client's own per-tool approval is the gate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes |