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

<out T is array<string, mixed>>

abstract
readonly
extends CacheableResult<T>

Common shape for results that paginate via an opaque cursor.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\Result
jsonSerialize(), getResultType()
Properties
Properties inherited from Nexus\Mcp\Core\Schema\Result\CacheableResult
$ttlMs, $cacheScope
Properties inherited from Nexus\Mcp\Core\Schema\Result
$meta