executeCommand
Executes a command on a remote server via SSH, using a connection identifier and command string.
Instructions
Executes a command on a remote server via SSH.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | Yes | ||
| command | Yes | ||
| cwd | No | ||
| timeout | No | ||
| force | No |