Class Nexus\Mcp\Core\Schema\Result\CompleteResult

final
readonly
extends Result<array{_meta?: template-type<MetaObject, Arrayable, 'T'>, resultType: non-empty-string, completion: array{values: list<string>, total?: int, hasMore?: bool}}>
implements ServerResult

The result returned by the server for a completion/complete request.

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