call_tool
Method
This is a method of the MCPToolRunner class in the mcp module.Call an MCP tool and wait for the result.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
Call an MCP tool and wait for the result.
This is a method of the MCPToolRunner class in the mcp module.Call an MCP tool and wait for the result.
def call_tool(tool_name: Any, arguments: Any) -> Any