Class Nexus\Mcp\Core\Schema\Request\GetTaskRequest

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

A request to retrieve the state of a 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