host_run
Run a one-time shell command on a configured remote or local host. Automatically prompts for confirmation on high-risk operations like rm -rf, reboot, or firewall changes.
Instructions
Egyszeri shell parancs futtatasa egy KONFIGURALT tavoli gepen.
A parancs atmegy a kockazat-kapun: a magas kockazatu muveletek (rm -rf, reboot, tuzfal, stb.) megerositest kernek.
Args: params (HostRunInput): host (kotelezo), command, sudo, timeout, cwd, response_format. Returns: str: A parancs kimenete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |