tmux_list_panes
List tmux panes with IDs, dimensions, and status. Optionally filter by session or window target to inspect specific panes.
Instructions
List tmux panes with their IDs, dimensions, and status.
Args: target: Session or window target (e.g. "mysession", "mysession:0"). If omitted, lists panes from all sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |