web_search
Search the web via multiple engines like Google, DuckDuckGo, Brave, and Wikipedia. Filter by category, time range, and domains to get relevant results, direct answers, and infoboxes.
Instructions
Web search via SearXNG (metasearch). Aggregates Google, DuckDuckGo, Brave, Wikipedia and more. Returns titles, URLs and snippets, plus direct answers and infoboxes when available. Supports category (news, images), time range (day, month, year), domain (include/exclude) filters, specific engines and safe search. Use for questions requiring up-to-date information from the internet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of results (1-50, default 10) | |
| query | Yes | Search term. Ex: "latest artificial intelligence news 2026" | |
| pageno | No | Results page (default 1) | |
| engines | No | Select engines: google, duckduckgo, brave, wikipedia, arxiv (comma-separated) | |
| language | No | Language code: pt-BR, en-US, etc. | |
| categories | No | Categoria: general, news, images, files, video, music | |
| safesearch | No | Safe search: 0=off, 1=moderate, 2=strict | |
| time_range | No | Time filter: day, month, or year | |
| excludeDomains | No | Exclude results from these domains (ex: ["pinterest.com"]) | |
| includeDomains | No | Only results from these domains (ex: ["github.com", "wikipedia.org"]) | |
| endPublishedDate | No | ISO date: "2024-12-31" — filter results published before this date (client-side) | |
| startPublishedDate | No | ISO date: "2024-01-01" — filter results published after this date (client-side) |