ZelaxyDocs
Tool Integrations
Tool

Tavily

AI-optimized web search with automatic summarization

Tavily

Tavily is an AI-optimized search engine designed specifically for LLM applications. It returns clean, summarized results — not raw HTML — making it ideal for AI agent workflows.

Overview

PropertyValue
Typetavily
CategoryTool — Search
AuthAPI Key

Operations

OperationDescription
SearchAI-optimized web search
ExtractExtract content from specific URLs

Configuration

SettingTypeDescription
API KeyPasswordTavily API key
QueryShort inputSearch query
Search DepthDropdownbasic (fast) or advanced (thorough)
Max ResultsSliderNumber of results (1–20)
Include AnswerToggleGet a direct AI-generated answer
Include DomainsShort inputLimit search to specific domains
Exclude DomainsShort inputExclude specific domains

Outputs

FieldTypeDescription
resultsjsonStructured search results
answerstringAI-generated direct answer
contentstringCombined result content

Example: AI Research Assistant

Workflow:

[Starter] → [Tavily: Search] → [Agent: Synthesize] → [Response]

User asks a research question. Tavily searches with advanced depth and Include Answer enabled. Agent synthesizes Tavily's results into a comprehensive answer with citations.

Tips

  • Best search for AI agents — results are pre-cleaned and summarized
  • Advanced depth does multi-step searching — slower but more thorough
  • Domain filtering is powerful — include: arxiv.org, nature.com for academic research
  • Include Answer gives a quick summary before the full results