console_execute
Execute commands on a VM console and retrieve their output. Useful for scripting and troubleshooting virtual machines without direct GUI access.
Instructions
Run a command via the VM console and return its output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes | VM name or identifier | |
| command | Yes |