onda_terminal_list
List active terminals with their IDs, PIDs, and working directories. Filter by workspace or window to determine terminal ownership without cwd reverse-lookup.
Instructions
List active terminals. Each entry: { id, pid, cwd, alive, workspaceId, paneId, tabId, windowId }. Use the optional filters to scope the list. Essential to disambiguate which terminal belongs to which workspace/window when many are alive — no more cwd reverse-lookup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| windowId | No | Filter: only terminals in this window. | |
| workspaceId | No | Filter: only terminals in this workspace. |