Schedule a text to a lead
schedule_smsSchedule an SMS text message to an existing lead at a future time instead of sending immediately. When the scheduled time arrives, Callingly renders and sends the message from your phone number. Use this to time a reminder or follow-up to the lead's timezone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The text message body. Supports Callingly merge fields and is rendered when the message is sent. | |
| send_at | Yes | When the text should be sent, as a date/time string in the account's timezone (e.g. "2026-06-10 09:00"). Past times are bumped to now. | |
| sms_number | Yes | One of your Callingly phone numbers to send the text from. | |
| phone_number | Yes | The lead's phone number to text. The lead must already exist in your account. |