list_visible_panes
List visible pane tabs in all desktops, including pane type, name, and active status. Read-only operation for workspace inspection.
Instructions
列出当前所有 desktop 中可见的 pane tab。
返回 {desktop, pane_type, name, is_current} 四元组列表;is_current
标记该 desktop 当前激活的 pane。只读操作,响应过 apply_response_cap。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ctx | Yes |