Class Nexus\Mcp\Core\Schema\Request\GetTaskPayloadRequest

final
readonly
extends JsonRpcRequest<'tasks/result'>
implements ClientRequest, ServerRequest

A request to retrieve the result of a completed task.

Methods
Methods inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest
toArray(), jsonSerialize()
Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage
JSONRPC_VERSION
Properties
Properties inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest
$id