search_web
Perform a web search across all enabled providers and retrieve aggregated, structured results in a unified JSON format. Eliminates the need to query multiple search engines separately.
Instructions
Aggregate structured web search results from all enabled providers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional provider tags used to narrow the provider set. | |
| query | Yes | Search query | |
| country | No | us | |
| language | No | en | |
| providers | No | Explicit provider list; empty = all enabled. | |
| tag_match | No | Match providers with any requested tag or require all tags. | any |
| num_results | No | Number of results per provider. | |
| safe_search | No | Enable safe search filtering. | |
| max_total_results | No | Cap the final merged result set returned to the agent. |