resize_session
Resize the terminal window dimensions (rows and columns) for a session to adjust how TUI tools like top, less, or vim display output. Not supported for serial sessions.
Instructions
Resize the terminal window (rows x cols) for a session. Affects how TUI tools (top, less, vim, etc.) lay out output. Serial sessions are not supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cols | Yes | Terminal width in columns (e.g. 220) | |
| rows | Yes | Terminal height in rows (e.g. 40) | |
| session_id | Yes |