terminal_read
Read new output from a persistent terminal session by providing its ID and an optional drain period to collect recent command results.
Instructions
Az adott terminal ota felgyult uj kimenetenek leolvasasa.
Args: params (TerminalReadInput): terminal_id, drain_seconds. Returns: str: Az uj kimenet (ures, ha nem tortent semmi).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |