browser_evaluate
Execute JavaScript in the active page and return its result to validate behavior or extract data.
Instructions
Run JavaScript on the page and return the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | JavaScript code to execute |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |