Class Nexus\Mcp\Core\Schema\ResultResponse\DiscoverResultResponse

final
readonly
extends JsonRpcResultResponse<array{jsonrpc: '2.0', id: (int|non-empty-string), result: template-type<DiscoverResult, Result, 'T'>}>

A successful response from the server for a server/discover request.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcResultResponse
jsonSerialize(), parseId(), parseResult(), isInputRequired(), rejectInputRequired()
Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage
JSONRPC_VERSION
Properties
Properties inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcResultResponse
$id,