execute_command
Run remote commands on Tencent Cloud Lighthouse instances using TAT, specifying region, instance ID, and command content.
Instructions
在实例上远程执行命令(通过 TAT)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | Yes | 地域 | |
| instanceId | Yes | 实例 ID | |
| command | Yes | 要执行的命令,最大 2048 字符 | |
| systemType | No | 系统类型:Linux 或 Windows,默认 Linux |