execute_command
Execute shell commands on a connected Virtual Private Server to manage files, run scripts, and perform system operations remotely via SSH.
Instructions
Execute a shell command on the connected VPS and return the output. Runs in the current tracked directory.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | The shell command to execute |