read_screen
Extract terminal screen content from a specified surface to monitor output, debug processes, or capture command results for AI agent orchestration.
Instructions
Read the current screen content of a terminal surface
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| surface | Yes | Target surface ref | |
| workspace | No | Target workspace ref | |
| lines | No | Number of lines to read | |
| scrollback | No | Include scrollback buffer |