WebResearch
Search the web and fetch content from top results in one step. Returns search snippets and extracted page text for research tasks.
Instructions
Combined search + fetch: searches the web, then fetches the top N result pages. Returns search results plus extracted content from each page. Single call for research queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of search results | |
| query | Yes | Search query | |
| max_chars | No | Max text chars per page | |
| fetch_top_n | No | How many top results to fetch |