window_fullscreen
Control iTerm2 window fullscreen mode by turning it on, off, or toggling between states for current or specified windows.
Instructions
Set fullscreen state for an iTerm2 window.
Args: state: One of "on", "off", or "toggle". window_id: The window ID. Omit for the current window.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | ||
| window_id | No |