web_search
Search the web via multiple backends with automatic failover, returning titles, URLs, and snippets while reporting which backend served the result.
Instructions
Search the web. Rotates across multiple keyless search backends with automatic failover, so it stays available regardless of which chat model or provider the client uses. Returns titles, URLs and snippets, and reports which backend served the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| numResults | No | Number of results to return (default 8, max 20) |