final | |
|---|---|
readonly | |
extends |
PaginatedRequest<'resources/templates/list'> |
implements |
ClientRequest |
Sent from the client to request a list of resource templates the server has.
| Methods | ||
|---|---|---|
public
|
__construct(RequestId $id, PaginatedRequestParams $params = new PaginatedRequestParams())
|
# |
public
static
|
getMethod(): string
|
# |
public
static
|
fromArray(array $data): static
|
# |
| Methods inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest |
|---|
toArray(), jsonSerialize() |
| Constants inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcMessage |
|---|
|
| Properties | |||
|---|---|---|---|
public
readonly
|
PaginatedRequestParams
|
$params
|
# |
| Properties inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest |
|---|
$id |