terminal.scroll
Scroll the active terminal session viewport up or down by a set number of lines to access off-screen content.
Instructions
Scroll terminal viewport up or down by a number of lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID from terminal.start — use exact value | |
| direction | Yes | Scroll direction | |
| lines | Yes | Number of lines to scroll |