Tool

constructor(name: String, description: String, vararg arguments: McpCapabilityLens<ToolRequest, *>, output: McpCapabilityLens<ToolResponse.Ok, *>? = null, title: String? = null, annotations: ToolAnnotations? = null)