tmux_message
Send a message to another agent's pane, automatically including your sender info and a correlation ID for reply tracking.
Instructions
Send a message to another agent's pane with auto-prepended sender info, reply target, and correlation ID. Cannot message your own pane (loop prevention). Must tmux_read first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Message to send | |
| target | Yes | Pane target: ID (%0), session:win.pane, or label |