Tool
Description of a Tool capability.
Constructors
Link copied to clipboard
constructor(name: String, description: String, vararg arguments: McpCapabilityLens<ToolRequest, *>, output: McpCapabilityLens<ToolResponse.Ok, *>? = null, title: String? = null, annotations: ToolAnnotations? = null)