执行 SSH 命令
ssh_executeExecute arbitrary commands on a remote server via SSH alias, with configurable timeout. Confirm the command's purpose before use, as it may change server state.
Instructions
执行任意远程命令;命令可能改变服务器状态,调用前必须确认意图。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | Yes | ||
| command | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||