evaluate_js
Execute JavaScript expressions in the current page to inspect variables, test functions, or manipulate the DOM during debugging.
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 |