AACFlow

Tavily

Search and extract information

Usage Instructions

Integrate Tavily into the workflow. Can search the web and extract content from specific URLs. Requires API Key.

Tools

Perform AI-powered web searches using Tavily

Input

ParameterTypeRequiredDescription
querystringYesThe search query to execute (e.g., "latest AI research papers 2024")
max_resultsnumberNoNo description
topicstringNoCategory type: general, news, or finance (e.g., "news")
search_depthstringNoSearch scope: basic (1 credit) or advanced (2 credits) (e.g., "advanced")
include_answerstringNoLLM-generated response: true/basic for quick answer or advanced for detailed (e.g., "advanced")
include_raw_contentstringNoParsed HTML content: true/markdown or text format (e.g., "markdown")
include_imagesbooleanNoNo description
include_image_descriptionsbooleanNoNo description
include_faviconbooleanNoNo description
chunks_per_sourcenumberNoNo description
time_rangestringNoNo description
start_datestringNoNo description
end_datestringNoNo description
include_domainsstringNoComma-separated list of domains to whitelist (e.g., "github.com,stackoverflow.com")
exclude_domainsstringNoComma-separated list of domains to blacklist (e.g., "pinterest.com,reddit.com")
countrystringNoNo description
auto_parametersbooleanNoNo description
apiKeystringYesNo description

Output

ParameterTypeDescription
querystringThe search query that was executed
resultsarrayRanked search results with titles, URLs, content snippets, and optional metadata
titlestringResult title
urlstringResult URL
contentstringBrief description or content snippet
scorenumberRelevance score
raw_contentstringFull parsed HTML content (if requested)
faviconstringFavicon URL for the domain
answerstringLLM-generated answer to the query (if requested)
imagesarrayQuery-related images (if requested)
urlstringImage URL
descriptionstringImage description
auto_parametersobjectAutomatically selected parameters based on query intent (if enabled)
response_timenumberTime taken for the search request in seconds

tavily_extract

Extract raw content from multiple web pages simultaneously using Tavily

Input

ParameterTypeRequiredDescription
urlsstringYesNo description
extract_depthstringNoNo description
formatstringNoNo description
include_imagesbooleanNoNo description
include_faviconbooleanNoNo description
apiKeystringYesNo description

Output

ParameterTypeDescription
resultsarraySuccessfully extracted content from URLs
urlstringThe source URL
raw_contentstringFull extracted content from the page
imagesarrayImage URLs (when include_images is true)
faviconstringFavicon URL for the result
failed_resultsarrayURLs that failed to extract content
urlstringThe URL that failed extraction
errorstringError message describing why extraction failed
response_timenumberTime taken for the extraction request in seconds

tavily_crawl

Systematically crawl and extract content from websites using Tavily

Input

ParameterTypeRequiredDescription
urlstringYesNo description
instructionsstringNoNo description
max_depthnumberNoNo description
max_breadthnumberNoNo description
limitnumberNoNo description
select_pathsstringNoNo description
select_domainsstringNoNo description
exclude_pathsstringNoNo description
exclude_domainsstringNoNo description
allow_externalbooleanNoNo description
include_imagesbooleanNoNo description
extract_depthstringNoNo description
formatstringNoNo description
include_faviconbooleanNoNo description
apiKeystringYesNo description

Output

ParameterTypeDescription
base_urlstringThe base URL that was crawled
resultsarrayArray of crawled pages with extracted content
urlstringThe crawled page URL
raw_contentstringFull extracted page content
faviconstringFavicon URL for the result
response_timenumberTime taken for the crawl request in seconds
request_idstringUnique identifier for support reference

tavily_map

Discover and visualize website structure using Tavily

Input

ParameterTypeRequiredDescription
urlstringYesNo description
instructionsstringNoNo description
max_depthnumberNoNo description
max_breadthnumberNoNo description
limitnumberNoNo description
select_pathsstringNoNo description
select_domainsstringNoNo description
exclude_pathsstringNoNo description
exclude_domainsstringNoNo description
allow_externalbooleanNoNo description
apiKeystringYesNo description

Output

ParameterTypeDescription
base_urlstringThe base URL that was mapped
resultsarrayArray of discovered URLs during mapping
urlstringDiscovered URL
response_timenumberTime taken for the map request in seconds
request_idstringUnique identifier for support reference

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started