tmux_select_pane
Focus a specific tmux pane by providing its target identifier (e.g., session:window.pane or %3).
Instructions
Select/focus a specific tmux pane.
Args: target: Pane target (e.g. "session:window.pane", "%3").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |