agent_send
Send a direct message to a single peer in the active room via Cloudflare relay, with automatic retry if delivery fails.
Instructions
Send a direct message to one peer in the active room through the Cloudflare relay.
Use for a single recipient; use agent_broadcast for all peers. An active room is required. If the WebSocket is unavailable, delivery is unacknowledged, or the ACK times out, the message 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 |