FruxonDocs

Tavily

AI-powered web search and content extraction API for agents

The Tavily integration provides AI-powered web search, content extraction, website crawling, and in-depth research capabilities for your agents.

Prerequisites

You need:

  • Tavily API Key — Sign up at tavily.com and copy your API key from the dashboard.

Setup

  1. Open Integrations from the sidebar
  2. Select Tavily from the catalog
  3. Click Add Integration Config
  4. Give the config a display name (e.g., "Tavily - Web Search")
  5. Paste your API Key
  6. Save the config

Using in Your Agent

  1. Open your agent in Agent Studio and select an Agent Step
  2. Under Attached Integration Configurations, click Attach configuration and choose your config
  3. Attach Tavily tools from the tools panel
  4. Tools are referenced as tavily.tavily_search, tavily.tavily_extract, etc.

Available Tools

ToolDescriptionAction Type
tavily_searchSearch the web using Tavily's AI-powered search engineReadOnly
tavily_extractExtract and process content from web pagesReadOnly
tavily_crawlCrawl a website with configurable depth and breadthReadOnly
tavily_mapGenerate a site map of all URLs on a websiteReadOnly
tavily_researchConduct in-depth research on a topicReadOnly

On this page