Class Nexus\Mcp\Core\Schema\Request\SetLevelRequest

final
readonly
extends JsonRpcRequest<'logging/setLevel'>
implements ClientRequest

A request from the client to the server, to enable or adjust logging.

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