final | |
|---|---|
readonly | |
extends |
JsonRpcRequest<'elicitation/create'> |
implements |
ServerRequest |
A request from the server to elicit additional information from the user via the client.
| Methods | ||
|---|---|---|
public
|
__construct(RequestId $id, ElicitRequestFormParams|ElicitRequestUrlParams $params)
|
# |
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
|
ElicitRequestFormParams|ElicitRequestUrlParams
|
$params
|
# |
| Properties inherited from Nexus\Mcp\Core\Schema\JsonRpc\JsonRpcRequest |
|---|
$id |