ssh_execute
Run commands on remote servers via established SSH connections, with configurable timeout and connection selection.
Instructions
Execute a command on an established SSH connection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command to execute on the remote server | |
| connectionId | No | Connection ID to use | default |
| timeout | No | Command timeout in milliseconds |