remote_pane_split
Split the current pane horizontally or vertically within a remote session, creating a new pane to run multiple commands in parallel or monitor outputs.
Instructions
Split the current pane horizontally or vertically (tmux-style).
Creates a new pane within the session. Use for running multiple commands in parallel or monitoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paneId | No | Source pane to split (defaults to active pane) | |
| direction | Yes | Split direction | |
| sessionId | No | Session ID (defaults to active) |