onda_window_list
List all Onda main windows to check window ID, focus state, title, and workspace assignments before adding a new terminal or workspace.
Instructions
List all Onda main windows. Returns { windows: [{ windowId, isFocused, title, workspaceIds[], activeWorkspaceId, uiMode }] }. Use this before placing a new workspace/terminal to know what windows exist and which workspace lives in which window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||