session_read
Read visible screen content from iTerm2 terminal sessions to monitor output or extract displayed text for analysis.
Instructions
Read the visible screen contents of an iTerm2 session.
Args: session_id: Target session ID. Omit for the active session. lines: Number of lines to return from the bottom. Omit for all visible lines.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | ||
| lines | No |