What problem does it solve?
Enables retrieval of concise, relevant web search results (title, url, snippet, optional short answer) via the Tavily API when Brave web_search is unavailable or an alternative search provider is required, reducing token and reading load by returning a small set of focused results.
Core Features & Use Cases
- Alternative web search backend: Use Tavily as a drop-in alternative to Brave web_search for assistant workflows that need links and short summaries.
- Multiple output formats: Supports raw JSON, a Brave-like schema with title/url/snippet, and a compact Markdown list for human-readable results.
- Configurable behavior: Control max results, include short answers, and choose search depth (basic or advanced).
- Use Case: When asked to look up sources or verify facts, run a Tavily query to return top links and a short answer summary to cite sources without fetching full pages unless necessary.
Quick Start
Search the web for climate policy summary 2025 and return up to five results with titles, URLs, and short snippets.