Send Relay Message
relay_send_messageSend text messages to Relay Handles by resolving or creating chats, using an idempotency key to prevent duplicate sends.
Instructions
Resolve or create a Chat and send a text Message to Relay Handles. Reuse the same idempotency key only for the same logical send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| recipients | Yes | ||
| idempotency_key | Yes |