agent_broadcast
Broadcast a message to all peers in the active room via Cloudflare relay. If the WebSocket is down or no peer responds, it saves to a local retry queue.
Instructions
Send one message to all peers in the active room through the Cloudflare relay.
Use for room-wide notices; use agent_send for one peer. An active room is required. If the WebSocket is unavailable, no recipient is active, or the ACK times out, the broadcast is saved in this device's local retry queue and the response reports queued_for_retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |