Send iMessage
send_imessageSend a text or media iMessage to an E.164 number over a Blue Reacher line, with optional message effects and drip or instant send modes.
Instructions
Send a text and/or media iMessage to an E.164 number over a Blue Reacher line. Paced (drip) by default; pass send_mode 'instant' to dispatch now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient phone number in E.164 format, e.g. +13035550101 | |
| message | No | Message text. Required unless media_urls is set. | |
| send_mode | No | drip (default) paces through the pipeline; instant dispatches now. | |
| media_urls | No | 1 to 10 https:// URLs to attach. | |
| message_effect | No | Optional iMessage effect (instant only), e.g. confetti. |