search
Fetch web results using Serper API and extract full page content from each link to answer queries with in-depth detail.
Instructions
Search the web using Serper API and fetch full content from each result page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 5) | |
| query | Yes | Search query | |
| maxContentLength | No | Maximum length of content to extract from each page (default: 50000 characters) |