interrupt_command_by_id
Stop a running async command in an SSH session by providing its command ID, sending Ctrl+C to interrupt execution.
Instructions
Interrupt a running async command by sending Ctrl+C.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |