Class Nexus\Mcp\Core\Schema\Result\CacheableResult

<out T is array<string, mixed>>

abstract
readonly
extends Result<T>

A result that supports a time-to-live (TTL) hint for client-side caching.

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