Skip to content

docs: Add Tavily Search & Extractor tools to Search-Research suite#3146

Merged
tonykipkemboi merged 5 commits into
crewAIInc:mainfrom
prdai-archive:docs/add-tavily-tools
Jul 21, 2025
Merged

docs: Add Tavily Search & Extractor tools to Search-Research suite#3146
tonykipkemboi merged 5 commits into
crewAIInc:mainfrom
prdai-archive:docs/add-tavily-tools

Conversation

@prdai
Copy link
Copy Markdown
Contributor

@prdai prdai commented Jul 13, 2025

This PR expands our Search-Research documentation by introducing two new CrewAI tools powered by Tavily:

  1. Tavily Search Tool

    • Comprehensive web-search interface via the Tavily Search API
    • Covers installation, configuration, and usage examples
    • Details on query parameters (depth, topics, time ranges, domain filters, answers, raw content, images)
  2. Tavily Extractor Tool

    • Structured content extraction from single or multiple URLs using the Tavily API
    • Controls for extraction depth, image inclusion, and timeouts
    • Full code samples showing basic and advanced extraction workflows

These docs make it straightforward for agents to leverage Tavily’s powerful search and scraping capabilities.

Implementation note: the underlying tool classes (TavilySearchTool & TavilyExtractorTool) are being merged over in the crewAI-tools repo, see PR crewAIInc/crewAI-tools#279. This PR aligns our documentation with that forthcoming implementation.

Copy link
Copy Markdown
Contributor

@tonykipkemboi tonykipkemboi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome! @Programmer-RD-AI , could you also add the paths to the docs.json file?

also, any chance you could record a loom of the new tools in action.

@prdai prdai requested a review from tonykipkemboi July 20, 2025 08:41
@tonykipkemboi tonykipkemboi merged commit 424433f into crewAIInc:main Jul 21, 2025
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants