tavily-search
Perform real-time web searches with customizable parameters for result count, content type, and domain filtering. Analyze web content, gather news, and retrieve detailed information efficiently.
Instructions
A powerful web search tool that provides comprehensive, real-time results using Tavily's AI search engine. Returns relevant web content with customizable parameters for result count, content type, and domain filtering. Ideal for gathering current information, news, and detailed web content analysis.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
auto_parameters | No | Let Tavily automatically configure search parameter based on the querry. The explicit parameters will override the automatic ones. | |
country | No | Boost search results from a specific country. This will prioritize content from the selected country in the search results. Available only if topic is general. | |
days | No | The number of days back from the current date to include in the search results. This specifies the time frame of data to be retrieved. Please note that this feature is only available when using the 'news' search topic | |
exclude_domains | No | List of domains to specifically exclude, if the user asks to exclude a domain set this to the domain of the site | |
include_answer | No | Include an LLM-generated answer to the provided query | |
include_domains | No | A 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 | |
include_image_descriptions | No | Include a list of query-related images and their descriptions in the response | |
include_images | No | Include a list of query-related images in the response | |
include_raw_content | No | Include the cleaned and parsed HTML content of each search result | |
max_results | No | The maximum number of search results to return | |
query | Yes | The search query to execute with Tavily. | |
search_depth | No | The depth of the search. It can be 'basic' or 'advanced' | basic |
time_range | No | The time range back from the current date to include in the search results. This feature is available for both 'general' and 'news' search topics | |
topic | No | The category of the search. This will determine which of our agents will be used for the search | general |