Class Nexus\Mcp\Core\Schema\Request\ElicitRequest

final
readonly
extends JsonRpcRequest<'elicitation/create'>
implements ServerRequest

A request from the server to elicit additional information from the user via the client.

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