browser_evaluate
Execute JavaScript expressions in the current browser page to read data, manipulate content, and automate custom logic.
Instructions
Evaluate JavaScript expression in the page context
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | JavaScript expression to evaluate |