web_search
Search the web with filters for domain, topic, time range, and search depth. Returns titles, URLs, and snippets.
Instructions
Search the web. Returns results with titles, URLs, and snippets. Supports filtering by domain, topic, time range, and search depth. Provider is configured server-side (Tavily or SearXNG).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query | |
| topic | No | Search topic category | |
| endDate | No | End date filter (YYYY-MM-DD) | |
| startDate | No | Start date filter (YYYY-MM-DD) | |
| timeRange | No | Time range filter for results | |
| maxResults | No | Maximum number of results (default: 5) | |
| searchDepth | No | Search depth: basic/fast/ultra-fast (1 credit) or advanced (2 credits) | |
| includeAnswer | No | Include an AI-generated answer (default: true) | |
| excludeDomains | No | Exclude results from these domains | |
| includeDomains | No | Only include results from these domains |