execute_js
Run JavaScript code in the browser and retrieve the output.
Instructions
Execute JavaScript in the browser and return the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |