new
Method
This is a method of the MCPCall class in the mcp module.Create a new MCP call
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
new: Create a new MCP call
This is a method of the MCPCall class in the mcp module.Create a new MCP call
def new(name: impl Into<String>, arguments: serde_json::Value) -> Self