Class Nexus\Mcp\Core\Schema\Result\PaginatedResult

abstract
readonly
extends Result

Common shape for results that paginate via an opaque cursor. Subclasses add their own payload field alongside the optional nextCursor.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\Result
fromArray(),
Properties
Properties inherited from Nexus\Mcp\Core\Schema\Result
$meta