get_buffer
Retrieve scrollback buffer from a PTY session using session ID, with optional line limit from end.
Instructions
Get the scrollback buffer from a PTY session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lines | No | Number of lines to return from end of buffer. Omit for full buffer. | |
| session_id | Yes | The session ID |