execute_service_command
Execute a command on any CloudNet service console by providing the service identifier and command string. Automate service management tasks.
Instructions
Executes the specified command on a service console
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | The name or unique id of the service | |
| command | Yes | The command to execute on the service |