tavily-search
Installation
SKILL.md
Tavily AI Search
Available Tools
-
tavily_search(query, search_depth?, topic?): AI-powered web search that returns relevant, summarized results.
query(string, required): Search querysearch_depth(string, optional, default: "basic"): "basic" for quick lookups, "advanced" for comprehensive researchtopic(string, optional, default: "general"): "general", "news", or "research"
-
tavily_extract(urls, extract_depth?): Extract clean, readable content from one or more web URLs.
urls(string, required): Comma-separated URLs to extract content fromextract_depth(string, optional, default: "basic"): "basic" or "advanced"