read_channel
Read recent terminal output from a specific channel without waiting for command completion. Limit results by lines or bytes to get bounded output.
Instructions
Read bounded recent terminal output from one channel without waiting for semantic completion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bytes | No | ||
| lines | No | ||
| channel_id | Yes | Opaque channel identifier returned by list_channels. |