list_windows
List all windows in a tmux session, showing index, name, pane count, and active status. Automatically selects the window if only one exists; otherwise prompts for user selection.
Instructions
List all windows in a tmux session. Returns window index, name, pane count, and active status. If there is only one window, auto-select it without asking. If multiple, ask the user which window to use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session | Yes | Session name (from list_sessions) |