View the source code for this module on GitHub: https://github.com/mcp-use/mcp-use/blob/main/mcp_use/session.py
MCPSession
method
call_tool
Call an MCP tool.ParametersReturnsThe name of the tool to call.The arguments to pass to the tool.Optional timeout for the tool call.
SignatureThe result of the tool call.