Execute Page Action
execute_page_actionExecute JavaScript in the browser to simulate user interactions like clicks, scrolling, and input, triggering network requests for structured data extraction.
Instructions
Auxiliary action: allows executing specified JS in the page (simulate click/scroll/input, etc.) to trigger requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| js_script | Yes | JavaScript code to execute in the page |