pmux_capture_pane
Capture current pane snapshot as text content. Use this low-level fallback for manual pane inspection when agent orchestration tools are not suitable.
Instructions
Low-level fallback for manual pane inspection; for agent orchestration prefer pmux_agent_* tools. Capture the current pane snapshot as { content }. Not meaningful for web-browser tabs. 409 'Tab session is not running' if the session is dead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | Target tab id (from pmux_list_tabs / pmux_create_tab). | |
| workspaceId | Yes | Target workspace id (from pmux_list_workspaces). |