evaluate_js
Execute JavaScript expressions in the active Chrome page to interact with and modify web application state at runtime.
Instructions
Evaluate javascript in page. To access the currently selected element in the Elements panel ($0), use get_inspected_element instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes |