Tavily Search
tavily_searchSearch the web with Tavily, defaulting to basic search to keep API costs low. Use advanced search only when explicitly selected, with filters for dates, domains, and result limits.
Instructions
Search the public web with Tavily. Defaults to Basic Search (1 API credit). Advanced Search costs 2 credits and must be explicitly selected. Automatic parameter selection is disabled to prevent an unexpected upgrade to Advanced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Focused web search query | |
| topic | No | general | |
| end_date | No | YYYY-MM-DD; cannot be combined with time_range | |
| start_date | No | YYYY-MM-DD; cannot be combined with time_range | |
| time_range | No | ||
| exact_match | No | Require quoted phrases in the query to match exactly | |
| max_results | No | ||
| search_depth | No | basic/fast/ultra-fast cost 1 credit; advanced costs 2 credits | basic |
| exclude_domains | No | Domains to exclude, without schemes or paths | |
| include_domains | No | Domains to include, without schemes or paths |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| credits | No | ||
| keySlot | No | ||
| results | Yes | ||
| keyCount | No | ||
| requestId | No | ||
| responseTime | No |