工具 API
tavily_ search
Search the web for current information on any topic. Use for news, facts, or data beyond your knowledge cutoff. Returns snippets and source URLs.
调用信息
- 工具标识
- tavily.tavily_search
- 服务提供方
- Tavily
- 平均响应
- 2051 ms
- 近 7 天调用
- 6
输入参数
query必填Search query
max_resultsThe maximum number of search results to return
search_depthThe depth of the search. 'basic' for generic results, 'advanced' for more thorough search, 'fast' for optimized low latency with high relevance, 'ultra-fast' for prioritizing latency above all else
topicThe category of the search. This will determine which of our agents will be used for the search
time_rangeThe time range back from the current date to include in the search results
include_imagesInclude a list of query-related images in the response
include_image_descriptionsInclude a list of query-related images and their descriptions in the response
include_raw_contentInclude the cleaned and parsed HTML content of each search result
include_domainsA list of domains to specifically include in the search results, if the user asks to search on specific sites set this to the domain of the site
exclude_domainsList of domains to specifically exclude, if the user asks to exclude a domain set this to the domain of the site
countryBoost search results from a specific country. Must be a full country name (e.g., 'United States', 'Japan', 'Germany'). ISO country codes (e.g., 'us', 'jp') are not supported. Available only if topic is general. See https://docs.tavily.com/documentation/api-reference/search for the full list of supported countries.
include_faviconWhether to include the favicon URL for each result
start_dateWill return all results after the specified start date. Required to be written in the format YYYY-MM-DD.
end_dateWill return all results before the specified end date. Required to be written in the format YYYY-MM-DD
exact_matchOnly return results containing the exact phrase(s) in quotes in your query