terminal_write
Send text or commands to an open terminal session by terminal ID. Optionally append an Enter key and return the new output for verification.
Instructions
Szoveg / parancs kuldese egy nyitott terminalba.
Args: params (TerminalWriteInput): terminal_id, data, enter, read_after.
Returns: str: Megerosites, es ha read_after igaz, az uj kimenet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |