window_move
Reposition iTerm2 windows by specifying exact screen coordinates. Move windows to precise pixel locations for optimized workspace arrangement.
Instructions
Move an iTerm2 window to a specific screen position.
Args: x: X coordinate (pixels from left). y: Y coordinate (pixels from top). window_id: The window ID. Omit for the current window.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| window_id | No |