Class McpGetPromptResponse

java.lang.Object
dev.langchain4j.mcp.protocol.McpJsonRpcMessage
dev.langchain4j.mcp.protocol.McpGetPromptResponse

public class McpGetPromptResponse extends McpJsonRpcMessage
Corresponds to the GetPromptResult type from the MCP schema.

Named for the response rather than the result because McpGetPromptResult already exists as the client-facing type.