Class Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcResultResponse

<out TEnvelope is array<string, mixed> = array<string, mixed>>

abstract
readonly
implements Arrayable<TEnvelope>, JsonRpcResponse

A successful (non-error) response to a request.

Methods
Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage
JSONRPC_VERSION
Properties