get_segment
Retrieve recorded terminal output for a segment, including pane, timestamp, and byte range. Optionally obtain raw bytes with escape sequences for exact provenance.
Instructions
The recorded terminal output of one segment, with its pane, timestamp, and exact raw byte range. Set raw=true to get the original bytes including escape sequences rather than the normalized text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | ||
| offset | No | ||
| engagement | No | Engagement name; defaults to the bound one. | |
| segment_id | Yes |