PaginatedRequestFactory
Used to build each "list" request in a paginated flow, injecting the current cursor between pages.
Parameters
R
The concrete request class (e.g. ListPromptsRequest) that implements JsonRpcRequest.
Used to build each "list" request in a paginated flow, injecting the current cursor between pages.
The concrete request class (e.g. ListPromptsRequest) that implements JsonRpcRequest.