bring_window_to_front
Bring the Windy Word window to the visual front without stealing keyboard focus, keeping input focus on your current app.
Instructions
Restore the window if minimized, show it if hidden, and raise it above other windows. DOES NOT steal keyboard focus on macOS — the main window is focusable:false to protect the recording flow from focus-theft against the user's external app. The window comes to the visual front; input focus stays where it was. Returns {focused:false} on macOS to make this explicit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||