Tavily
Tavily web search, content extraction, and research tools.
MCP get_skill({ skillId: "tavily-tools-14f27b15" })Use this skill with your agent
Create a free account and connect via MCP
# Tavily Tools ## When to use which tool | Need | Tool | When | | ---------------------------- | ---------------- | ------------------------------------------------------------- | | Quick web search | `web_search` | Basic queries, no special options needed | | Search with advanced options | `tavily_search` | Need depth, topic, domain filters, time ranges, or AI answers | | Extract content from URLs | `tavily_extract` | Have specific URLs, need their content | ## web_search Tavily powers this automatically when selected as the search provider. Use for straightforward queries where you don't need Tavily-specific options. | Parameter | Description | | --------- | ------------------------ | | `query` | Search query string | | `count` | Number of results (1-20) | ## tavily_search Use when you need fine-grained control over search behavior. | Parameter | Description | | ----------------- | --------------------------------------------------------------------- | | `query` | Search query string (keep under 400 characters) | | `search_depth` | `basic` (default, balanced) or `advanced` (highest relevance, slower) | | `topic` | `general` (default), `news` (real-time updates), or `finance` | | `max_results` | Number of results, 1-20 (default: 5) | | `include_answer` | Include an AI-generated answer summary (default: false) | | `time_range` | Filter by recency: `day`, `week`, `month`, or `year` | | `include_domains` | Array of domains to restrict results to | | `exclude_domains` | Array of domains to exclude from results | ### Search depth | Depth | Speed | Relevance | Best for | | ---------- | ------ | --------- | -------------------------------------------- | | `basic` | Faster | High | General-purpose queries (default) | | `advanced` | Slower | Highest | Precision, specific facts, detailed research | ### Tips - **Keep queries under 400 characters** — think search query, not prompt. - **Break complex queries into sub-queries** for better results. - **Use `include_domains`** to focus on trusted sources. - **Use `time_range`** for recent information (news, current events). - **Use `include_answer`** when you need a quick synthesized answer. ## tavily_extract Use when you have specific URLs and need their content. Handles JavaScript-rendered pages and returns clean markdown. Supports query-focused chunking for targeted extraction. | Parameter | Description | | ------------------- | ------------------------------------------------------------------ | | `urls` | Array of URLs to extract (1-20 per request) | | `query` | Rerank extracted chunks by relevance to this query | | `extract_depth` | `basic` (default, fast) or `advanced` (for JS-heavy pages, tables) | | `chunks_per_source` | Chunks per URL, 1-5 (requires `query`) | | `include_images` | Include image URLs in results (default: false) | ### Extract depth | Depth | When to use | | ---------- | ----------------------------------------------------------- | | `basic` | Simple pages — try this first | | `advanced` | JS-rendered SPAs, dynamic content, tables, embedded content | ### Tips - **Max 20 URLs per request** — batch larger lists into multiple calls. - **Use `query` + `chunks_per_source`** to get only relevant content instead of full pages. - **Try `basic` first**, fall back to `advanced` if content is missing or incomplete. - If `tavily_search` results already contain the snippets you need, skip the extract step. ## Choosing the right workflow Follow this escalation pattern — start simple, escalate only when needed: 1. **`web_search`** — Quick lookup, no special options needed. 2. **`tavily_search`** — Need depth control, topic filtering, domain filters, time ranges, or AI answers. 3. **`tavily_extract`** — Have specific URLs, need their full content or targeted chunks. Combine search + extract when you need to find pages first, then get their full content.
Related Skills
More skills in Data, AI & Research
Ablation Planner
Use when main results pass result-to-claim (`claim_supported = yes` or `partial`) and ablation studies are needed for paper submission. A secondary Codex agent designs ablations from a reviewer's perspective; the local executor reviews feasibility and implements.
Ablation Planner
Use when main results pass result-to-claim (claim_supported=yes or partial) and ablation studies are needed for paper submission.
About
Provides information about the bitwize-music plugin, its version, and its creator. Use when the user asks about the plugin, its purpose, version, or capabilities.
Ab Test Analysis
Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.
Academic Search
Search and analyze academic literature. Find papers, understand research methodologies, and synthesize academic findings for research projects.
Adaptyv
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports `adaptyv`, `adaptyv_sdk`, or `FoundryClient`, or references `foundry-api-public.adaptyvbio.com`.
Explore Other Categories
Skills from other categories with shared topics
Acp Router
Route plain-language requests for Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.
Apple Notes
Create, view, edit, delete, search, move, or export Apple Notes via the memo CLI on macOS.
Apple Reminders
List, add, edit, complete, or delete Apple Reminders and reminder lists via remindctl.