Skip to main content

call_tool

AsyncMethod
This is a method of the MCP class in the mcp module.
Call a tool (placeholder)

Signature

async def call_tool(&self, call: MCPCall) -> Result<MCPCallResult>

Parameters

call
MCPCall
required
No description available.

Returns

Returns
Result<MCPCallResult>
The result of the operation.