Open an app into a chosen split (verified)
open_window_splitLaunch a command in a chosen split direction (left, right, up, down) and verify the new window tiled correctly, returning its geometry and correction hints.
Instructions
Preselect a split direction and launch a command, then VERIFY on-screen that the new window actually tiled into that split. Returns the landed window's geometry and a verdict with correction hints. Example: direction='d', app='terminal' opens a terminal below the focused one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | arguments passed without a shell | |
| command | No | Omarchy launch app or exact executable name (no shell syntax) | terminal |
| refocus | No | After verification, cycle focus back to the previously focused window instead of letting the new one keep it. | |
| direction | Yes |