send_input
Send text input to a running asynchronous command in an active SSH session to provide interactive responses or control execution.
Instructions
Send input to a running async command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_id | Yes | ||
| input_text | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |