Communications · Twilio · Website ↗
Send SMS and WhatsApp messages, retrieve message and call history via the Twilio REST API.
twilio_send_sms
Send an SMS (or MMS) message via Twilio to one or more recipients. Returns the message SID and status. Always confirm the recipient number and message content before sending.
twilio_list_messages
List sent and received SMS/MMS messages on the Twilio account. Returns message SID, from/to numbers, body, status, and date. Always use this tool for message history queries.
twilio_get_message
Get details of a specific Twilio message by its SID (e.g. SMxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx).
twilio_list_calls
List call records on the Twilio account. Returns call SID, from/to numbers, duration, status, and date. Use this for call history and analytics.
twilio_list_phone_numbers
List all Twilio phone numbers purchased on the account with their capabilities (SMS, voice, MMS).
Like every connector, Twilio runs inside the ApiSpi governance layer: admins can set it to full, read-only, or approval-required access, every call is audit-logged and firewall-screened, and spend caps apply.
Connect it in minutes and let your agents act — inside guardrails you control.