conductorv2
Plugins/Communication

Twilio

Send SMS, make calls, and check message logs.

requires credentials4 tools

Use your AI to send SMS messages and make calls via Twilio. Great for alerts, notifications, and automated communication workflows.

Credentials

NameLabelRequired
TWILIO_ACCOUNT_SIDAccount SIDrequired
TWILIO_AUTH_TOKENAuth Tokenrequired
TWILIO_FROMFrom Phone Numberrequired

Setup

terminal
conductor plugins setup twilio

Tools

ToolDescriptionApproval
twilio_smsSend an SMS messagerequired
twilio_callInitiate a phone callrequired
twilio_messagesList recent messages
twilio_messageGet a message by SID

Tools marked required will prompt the user for approval before execution. These are typically write, delete, or send operations.

Example Prompts

Send an SMS to +1 555-0100: Your order is ready

twilio_sms

Show me the last 10 messages sent from my number

twilio_messages