mcpretentious-read
Reads text output from a terminal session and returns the current screen contents. Optionally limit to a specified number of lines from the bottom.
Instructions
Reads text output from a terminal session. Returns the current screen contents. Use mcpretentious-screenshot for rich terminal info including colors, cursor position, and styles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| terminalId | Yes | The terminal ID to read from | |
| lines | No | Number of lines to read from the bottom |