Uses of Record Class
io.modelcontextprotocol.spec.McpSchema.PromptMessage
Packages that use McpSchema.PromptMessage
-
Uses of McpSchema.PromptMessage in io.modelcontextprotocol.spec
Methods in io.modelcontextprotocol.spec that return types with arguments of type McpSchema.PromptMessageModifier and TypeMethodDescriptionMcpSchema.GetPromptResult.messages()Returns the value of themessagesrecord component.Constructor parameters in io.modelcontextprotocol.spec with type arguments of type McpSchema.PromptMessageModifierConstructorDescriptionGetPromptResult(String description, List<McpSchema.PromptMessage> messages) Creates an instance of aGetPromptResultrecord class.