remote_pane_broadcast
Broadcast a command to all panes in a session to run it simultaneously in multiple contexts.
Instructions
Broadcast a command to all panes in a session.
Useful for running the same command in multiple contexts simultaneously.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command to broadcast | |
| sessionId | No | Session ID (defaults to active) |