react_agent.custom_tools.mcp_database.modify_toolbox_sources
custom_config.yaml used by the external MCP Database Toolbox.
Arguments:
contextContext - The agent’s runtime context containing database connection strings.
Exception- If writing the configuration file fails.
react_agent.custom_tools.mcp_database.load_toolbox_tools
list[BaseTool]- A list of LangChain-compatible tool objects ready to be bound to an LLM.
react_agent.custom_tools.mcp_database.load_mongodb_tools
list[BaseTool]- A list of LangChain-compatible tool objects for MongoDB interactions.