onda_workspace_unmount
Unmount a workspace from its active window, dropping it from the tiled mosaic while keeping it in the global list for later use.
Instructions
Remove a workspace from whichever window currently hosts it (drops it from that window's tiled mosaic and releases the mount registry slot). The workspace continues to exist in the global list — only its on-screen mounting is dropped. Returns { success, workspaceId, windowId, alreadyUnmounted }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Workspace to unmount. |