Class McpPaginatedResult

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

public class McpPaginatedResult extends McpJsonRpcMessage
The pagination envelope shared by every list operation in the MCP schema. Only the cursor is modelled, so that paging can be read from any list response without caring which kind of list it carries.