Class Nexus\Mcp\Core\Schema\Request\CompleteRequest

final
readonly
extends JsonRpcRequest<'completion/complete'>
implements ClientRequest

A request from the client to the server, to ask for completion options.

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