Twilio · Capability
Twilio Customer Communications
Unified capability for customer-facing communications combining SMS/MMS messaging, outbound voice calls, and verification workflows. Used by customer engagement teams, marketing platforms, and notification systems to communicate with users across multiple channels.
What You Can Do
GET
List messages
— List messages
/v1/messages
POST
Send message
— Send an SMS or MMS message
/v1/messages
GET
List calls
— List calls
/v1/calls
POST
Make call
— Make an outbound call
/v1/calls
POST
Start verification
— Start a verification
/v1/verifications
POST
Check verification
— Check a verification code
/v1/verification-checks
MCP Tools
list-messages
List SMS/MMS messages for the account
read-only
send-sms
Send an SMS or MMS message to a customer
fetch-message
Fetch details of a specific message
read-only
list-calls
List voice calls for the account
read-only
make-call
Initiate an outbound voice call
start-verification
Send a verification code to a user via SMS, voice, or email
check-verification
Verify a code submitted by a user to complete 2FA
APIs Used
twilio-messaging
twilio-voice
twilio-verify