Class Nexus\Mcp\Core\Schema\Request\ListTasksRequest

final
readonly
extends PaginatedRequest<'tasks/list'>
implements ClientRequest, ServerRequest

A request to retrieve a list of tasks.

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