terminal_resize
Resize terminal panes to set the width and height needed for width-sensitive program output to display correctly.
Instructions
Resize a terminal pane (useful before reading output from width-sensitive programs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Terminal name | |
| width | No | New width in columns | |
| height | No | New height in rows |