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
- Open Integrations from the sidebar
- Select Tavily from the catalog
- Click Add Integration Config
- Give the config a display name (e.g., "Tavily - Web Search")
- Paste your API Key
- Save the config
Using in Your Agent
- Open your agent in Agent Studio and select an Agent Step
- Under Attached Integration Configurations, click Attach configuration and choose your config
- Attach Tavily tools from the tools panel
- Tools are referenced as
tavily.tavily_search,tavily.tavily_extract, etc.
Available Tools
| Tool | Description | Action Type |
|---|---|---|
tavily_search | Search the web using Tavily's AI-powered search engine | ReadOnly |
tavily_extract | Extract and process content from web pages | ReadOnly |
tavily_crawl | Crawl a website with configurable depth and breadth | ReadOnly |
tavily_map | Generate a site map of all URLs on a website | ReadOnly |
tavily_research | Conduct in-depth research on a topic | ReadOnly |