Skip to content
OtherReal-timeUpdated May 2026

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.

0triggers
4actions
≈ 2 minto set up
Freetier · no card
Actions

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.

ActionWhat it does
Crawl SiteCrawls 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 URLsFetches 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 SiteDiscovers 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 SearchRuns 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.
Recipes

Pre-built Tavily workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Tavily once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Tavily field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

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?
Open the Tiny Command workflow builder, drop in a Tavily node, and click Connect. Authorize Tavily once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Tavily triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Tavily today. Use Tiny Command's universal Webhook or Schedule trigger to start Tavily workflows, then run any Tavily action you need.
What Tavily actions can I run from a workflow?
4 Tavily actions are available out of the box, covering other operations like "Crawl Site". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Tavily integration real-time?
Tavily actions execute synchronously inside your workflow. Tiny Command waits for Tavily's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Tavily with Tiny Command?
No. Every Tavily trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Tavily API endpoint directly.
How much does the Tavily integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Tavily integration itself has no per-app surcharge.
Related

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.