Clone ID:Documentation Index
Fetch the complete documentation index at: https://docs.archal.ai/llms.txt
Use this file to discover all available pages before exploring further.
tavily
Start here
| Question | Answer |
|---|---|
| Best for | Agents that search the web, extract page content, crawl sites, map URLs, or run research jobs. |
| Connect with | Route mode for api.tavily.com, or direct REST base URLs from archal clone start tavily. |
| Known limits | Tavily is REST-first and fixture-backed today. Coverage is strongest for request/response compatibility around supported endpoints. |
| Seeds | Common seeds: empty. See Seeds for usage. |
What it covers
- Search and extract calls
- Crawl and map operations
- Research request lifecycle
- Usage and API key endpoints
- Service-shaped REST responses and errors
Surface
Use route mode when your agent already callsapi.tavily.com. For manual
debugging, start the clone with archal clone start tavily and use the printed
REST base URL.