SMS

Send SMS messages using the internal SMS service

Configuration

To*
+1234567890
Message*
Your SMS message content...

Tools

sms_send

Send an SMS message using the internal SMS service powered by Twilio

Input

ParameterTypeRequiredDescription
tostringYesRecipient phone number (include country code, e.g., +1234567890)
bodystringYesSMS message content

Output

ParameterTypeDescription
successbooleanWhether the SMS was sent successfully
tostringRecipient phone number

Usage Instructions

Send SMS messages directly using the internal SMS service powered by Twilio. No external configuration or OAuth required. Perfect for sending notifications, alerts, or general purpose text messages from your workflows. Requires valid phone numbers with country codes.

Notes

  • Category: tools
  • Type: sms