terminal_read
Read incremental terminal output from a durable spool, using a cursor to continue where you left off and receive only new, ANSI-sanitized text.
Instructions
Read incremental terminal output from the durable spool (pipe-pane). Pass next_cursor from the previous call; omit cursor to start at retained start. Text is ANSI-sanitized; cursor advances over raw bytes. Requires lease_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | ||
| cursor | No | ||
| pane_id | No | ||
| lease_id | Yes | ||
| max_bytes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||