Skip to content

fix(docs): correct broken Tavily Python SDK link in tavily_extractor_tool README#6258

Open
sanjibani wants to merge 1 commit into
crewAIInc:mainfrom
sanjibani:fix/broken-tavily-extract-link
Open

fix(docs): correct broken Tavily Python SDK link in tavily_extractor_tool README#6258
sanjibani wants to merge 1 commit into
crewAIInc:mainfrom
sanjibani:fix/broken-tavily-extract-link

Conversation

@sanjibani

@sanjibani sanjibani commented Jun 20, 2026

Copy link
Copy Markdown

Summary

  • Fix 404 link https://docs.tavily.com/docs/tavily-api/python-sdk#extract in lib/crewai-tools/src/crewai_tools/tools/tavily_extractor_tool/README.md.
  • Tavily restructured their docs; canonical landing page is https://docs.tavily.com (200, redirects to /welcome). Dropped the stale #extract fragment.

Test plan

  • New URL returns 200.
  • Old URL confirmed 404.

Summary by CodeRabbit

  • Documentation
    • Updated the TavilyExtractorTool documentation link reference for API response format information.

…tool

Tavily restructured their docs root; the canonical landing page is
`docs.tavily.com` which redirects to `/welcome`. Dropped the stale
`#extract` fragment.

@corridor-security corridor-security Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Summary: This PR updates a documentation link for Tavily API response details and does not change executable code, authentication, authorization, data handling, or external integration behavior.

Risk: Low risk. No exploitable security vulnerabilities were identified because the change is limited to README documentation and does not introduce a new attack surface or modify security boundaries.

@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: ba96a8f3-ccc8-447a-b7ed-a48ea1895e02

📥 Commits

Reviewing files that changed from the base of the PR and between 9db2d44 and 873b5c6.

📒 Files selected for processing (1)
  • lib/crewai-tools/src/crewai_tools/tools/tavily_extractor_tool/README.md

📝 Walkthrough

Walkthrough

The Tavily API documentation URL in the TavilyExtractorTool README's "Response Format" section is updated from https://docs.tavily.com/docs/tavily-api/python-sdk#extract to https://docs.tavily.com. No other content is changed.

Changes

TavilyExtractorTool README URL Update

Layer / File(s) Summary
Update Tavily docs link
lib/crewai-tools/src/crewai_tools/tools/tavily_extractor_tool/README.md
The Tavily API documentation hyperlink in the Response Format section is shortened to point to the general https://docs.tavily.com homepage instead of the specific Python SDK anchor URL.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and specifically describes the main change: fixing a broken Tavily Python SDK documentation link in the tavily_extractor_tool README file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant