The path to import the JSONSearchTool tool is incorrect

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

Can you create a PR with the docs fix please?