Integrations
Send SMS
Send an SMS text message to the USER or a contact.
MMS media file attachments are supported.
Parameters#
messagestringrequiredThe text content. May be empty when media_files is provided.
media_filesstring[]default: []Absolute file paths to send as MMS attachments (e.g., ["/home/workspace/Images/photo.jpg"]).
contact_namestringdefault: ""Name of a registered contact. If omitted, sends to the USER.