Documentation should be kept authoritative and maintainable: use stable links, avoid recommending deprecated APIs, and remove misleading/ineffective documentation details.
Apply it as follows:
tool.invoke(...)) rather than agent-creation workflows.default that provides no value in JSON Schema).Example (tool-only, non-deprecated usage):
from langchain_desearch.tools import DesearchTool
tool = DesearchTool()
result = tool.invoke({"query": "LLM RAG best practices"})
print(result)
Enter the URL of a public GitHub repository