execute_script
Run synchronous JavaScript code directly in the current webpage to interact with or retrieve data from the DOM.
Instructions
Execute synchronous JavaScript in the current page context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| script | Yes |