resize_session
Resize a terminal session's rows and columns to fix TUI tool output layout. Serial sessions are not supported.
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 |