chrome_eval
Evaluate JavaScript in the connected browser tab and retrieve the JSON result, including values from awaited promises.
Instructions
Evaluate JavaScript in the connected tab and return the JSON value. Awaits promises.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | JS expression |