web_search
Search the web for a query and receive results with titles, URLs, and snippets. Supports multiple search engines and recency filtering.
Instructions
Search the web for a query. Returns a list of results with title, URL, and snippet. Use provider='auto' to try all available search engines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| provider | No | auto | |
| num_results | No | Number of results (1-50) | |
| recency_days | No | Limit results to recent N days |