web_search_read_page
Navigate to a URL and extract visible page text to read the full content of search results.
Instructions
Navigate to a URL and return the visible page text. Useful for reading the full content of a search result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to | |
| max_length | No | Maximum characters to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |