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