read_output
Read the current terminal screen output without sending input. Safe read-only inspection of interactive session results.
Instructions
Read the current terminal screen without sending any input. Safe read-only operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID to read output from | |
| full_screen | No | Read full scrollback history instead of just the visible screen |