visit_page
Need to read a webpage's content? Visit the URL and extract text for analysis or research.
Instructions
Visit a webpage and extract its content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to visit | |
| cookies | No | Optional array of cookies to inject into the browser context | |
| takeScreenshot | No | Whether to take a screenshot | |
| savePermanently | No | Whether to save screenshot permanently |