execute
Run shell commands on remote servers via SSH. Specify server and command to automate tasks.
Instructions
Execute shell command on remote server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command to execute | |
| timeout | No | Timeout in seconds, default 30 | |
| server_id | Yes | Server ID (configured server_id or host:port from quick_connect) |