onda_window_focus
Bring a specific Onda terminal window to the foreground, restoring it if minimized. Use after mounting a workspace remotely or to wake Onda from a background CLI subagent.
Instructions
Bring a specific main window to the foreground (restore if minimized, raise, focus). When windowId is omitted, focuses the primary window. Returns { success, windowId }. Use after mounting a workspace remotely, or to wake Onda from a background CLI subagent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| windowId | No | Target window id. Omit to focus the primary window. |