The path to import the JSONSearchTool tool is incorrect

It should be imported from the crewai_tools library. Example:
from crewai_tools import JSONSearchTool

1 Answer

1

Can you create a PR with the docs fix please?

Hi, the error is just on the documentation and not on the code. So it really needs a PR?