Class Nexus\Mcp\Schema\Result\ElicitResult

final
readonly
extends Result<array{_meta?: array<string, mixed>, action: ('accept'|'cancel'|'decline'), content?: array<string, bool|int|string>}>
implements ClientResult

The client's response to an elicitation request.

Methods
Methods inherited from Nexus\Mcp\Schema\Result\Result
jsonSerialize()
Properties
Properties inherited from Nexus\Mcp\Schema\Result\Result
$meta