Data & Analytics5 toolsPaste one API key
Tavily integration for AI agents
Search the web and retrieve structured AI research data
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Tavily once and call the same tools from all of them.
Setup
Connect tavily through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Tavily exposes 5 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
tavily_crawl | Tool to perform intelligent graph-based website crawling with parallel path exploration and content extraction. | Read |
tavily_extract | Tool to extract and parse web page content from specified URLs using Tavily's extract endpoint. | Read |
tavily_get_usage | Tool to retrieve API key and account usage statistics from Tavily. | Read |
tavily_map | Tool to map a website and discover its pages. Use when you need to scan a website and get a structured list of URLs/pages it contains without extracting full content. | Read |
tavily_search | Use this to perform a web search via the Tavily API; offers controls for search depth, content types, result count, and domain filtering. Requires an active Tavily connection (401 = auth failure). | Read |