snapshot_screen
Get the current rendered terminal screen of an existing session. Use this passive snapshot to inspect state without sending new input.
Instructions
Get the current VT100-rendered terminal screen snapshot.
Requires an existing session created via create_session(session_id, cwd).
This is a passive snapshot. It does not ingest new PTY bytes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |