window_resize
Adjust iTerm2 window dimensions by specifying pixel width and height for current or specific windows.
Instructions
Resize an iTerm2 window.
Args: width: New width in pixels. height: New height in pixels. window_id: The window ID. Omit for the current window.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| height | Yes | ||
| window_id | No |