Class Nexus\Mcp\Extension\Tasks\Schema\ResultResponse\GetTaskResultResponse

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

Response envelope for tasks/get.

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,