Uses of Record Class
io.modelcontextprotocol.spec.McpSchema.JsonSchema
Packages that use McpSchema.JsonSchema
-
Uses of McpSchema.JsonSchema in io.modelcontextprotocol.spec
Methods in io.modelcontextprotocol.spec that return McpSchema.JsonSchemaModifier and TypeMethodDescriptionMcpSchema.Tool.inputSchema()Returns the value of theinputSchemarecord component.Constructors in io.modelcontextprotocol.spec with parameters of type McpSchema.JsonSchemaModifierConstructorDescriptionTool(String name, String description, McpSchema.JsonSchema inputSchema) Creates an instance of aToolrecord class.