The JSONSearchTool
is designed to search JSON files and return the most relevant results.
JSONSearchTool
json_path
(str, optional): Specifies the path to the JSON file to be searched. This argument is not required if the tool is initialized for a general search. When provided, it confines the search to the specified JSON file.