Twilio AI — Automate Twilio with Runner
Send SMS and MMS and read message history from your Twilio numbers.
Runner stores your Twilio Account SID and Auth Token and calls the Twilio API directly to send messages and list message history.
What Runner does in Twilio
- Send SMS and MMS to any phone number from your Twilio numbers.
- List message history and delivery status.
- Look up the Twilio numbers available on the account.
Example asks
List Twilio phone numbers
What Twilio numbers can I send messages from?
Runner returns the available numbers with SMS/MMS capability so the right `from` value can be chosen.
Send an SMS or MMS
Text +14155552672 from my Twilio number and say the meeting is confirmed.
Runner shows the recipient, sender, and body on a card; after you approve it, the message is sent through Twilio and the result includes the message SID and status.