browser_js
Execute JavaScript expressions in the current browser tab or within a target iframe to retrieve data, interact with page elements, or trigger custom behavior.
Instructions
Evaluate a JavaScript expression in the current tab (or an iframe target_id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_id | No | ||
| expression | Yes |