List windows
tmux_list_windowsList windows in a specific tmux session or all sessions when no target is given. Retrieve a clear snapshot of open windows to manage your terminal state.
Instructions
List windows within a session (or all sessions if no target provided).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | SSH host alias (optional). Uses default host if set. | |
| target | No | Session name or id to list (optional). If omitted, lists all. |