Broadcast to my subtree
broadcast_subtreeSend a message to all panes in a subtree, targeting every pane that descends from the specified root, and return the list of recipients.
Instructions
Send a message to every pane in an org subtree — all panes whose meta.parent chain leads back to root (agent-orchestration E). root defaults to HYPERPANES_PANE_ID. Returns the list of recipients.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| from | No | ||
| root | No | subtree root paneId; defaults to HYPERPANES_PANE_ID |