Class McpGetPromptResponse
java.lang.Object
dev.langchain4j.mcp.protocol.McpJsonRpcMessage
dev.langchain4j.mcp.protocol.McpGetPromptResponse
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.
-
Field Summary
Fields inherited from class McpJsonRpcMessage
jsonrpc -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class McpJsonRpcMessage
getId, setId
-
Constructor Details
-
McpGetPromptResponse
-
-
Method Details
-
getResult
-