Web Search
web_searchExecute web searches via a LiteLLM proxy to obtain ranked results with titles, URLs, snippets, and dates.
Instructions
Search the web using the LiteLLM proxy's configured search backend. Returns ranked search results with titles, URLs, snippets, and dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string | |
| max_results | No | Maximum number of results to return (default: 10) |