- Integrations
- /
- Tavily
Tavily
Tavily AI-grounded web search and crawling
Tavily is the web search API built specifically for AI agents — designed around the observation that agent-grade search needs more than 10 blue links; it needs cleaned-text snippets, source quality scoring, and the option to fetch full content. Tiny Command exposes four actions, no triggers: Search (web search with optional include_answer field that returns a synthesised one-paragraph answer alongside the results, optional include_raw_content to fetch and clean the full text of each result), Extract (fetch and clean the text from one or more specific URLs you already have), Crawl Site (multi-page crawl from a starting URL — useful for ingesting a whole docs site or blog), Map Site (enumerate the URLs of a site without fetching content — useful for "find all the pages on docs.example.com" preflight). The connection uses a Tavily API key from app.tavily.com. The include_answer parameter is the unique-to-Tavily feature: rather than chaining Search + LLM call, Tavily synthesises the answer with the LLM step bundled, returns a one-paragraph grounded answer plus the citations.
Do anything Tavily can do, from a workflow.
Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.
| Action | What it does |
|---|---|
| Crawl Site | Crawls a website starting from the given URL and returns clean Markdown for every reachable page. Best for RAG ingestion, knowledge-base imports, or competitive content scrapes. |
| Extract URLs | Fetches a list of URLs and returns clean, structured Markdown for each, stripping nav, ads, and boilerplate. Use this in RAG pipelines or when you need to feed pages into an LLM context. |
| Map Site | Discovers URLs on a site without downloading or parsing page content. Much faster than Crawl when you only need the URL graph (sitemaps, audits, route inventories). |
| Web Search | Runs a web search through Tavily and returns fresh, AI-optimized results tuned for LLM agents and RAG. Returns ranked snippets with URLs so the model can cite sources. |
Pre-built Tavily workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
Connect Tavily once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.
Every Tavily field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.
Questions about the Tavily integration.
If we missed yours, ping support. We usually reply within an hour.
How do I connect Tavily to Tiny Command?
What Tavily triggers does Tiny Command support?
What Tavily actions can I run from a workflow?
Is the Tavily integration real-time?
Do I need to write code to use Tavily with Tiny Command?
How much does the Tavily integration cost?
More other apps people connect.
Same category as Tavily, ordered by how often teams pair them. Hover the carousel to pause.
Do more with Tavily.
Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.