|
NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
|
This is the complete list of members for neograph::mcp::MCPTool, including all inherited members.
| execute(const json &arguments) override | neograph::mcp::MCPTool | virtual |
| get_definition() const override | neograph::mcp::MCPTool | virtual |
| get_name() const override | neograph::mcp::MCPTool | inlinevirtual |
| MCPTool(const std::string &server_url, const std::string &name, const std::string &description, const json &input_schema) | neograph::mcp::MCPTool | |
| MCPTool(std::shared_ptr< detail::StdioSession > session, const std::string &name, const std::string &description, const json &input_schema) | neograph::mcp::MCPTool |