web_search_and_fetch
Search the web and extract readable text from each result URL. Use headless browser rendering to retrieve content from dynamic pages.
Instructions
Search the web, then fetch and extract text from each result URL.
Set rendered=True to drive a headless browser (requires RENDER_ENABLED=true).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| rendered | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||