Skip to main content
Let your agents send SMS/MMS, place and control phone calls, and manage queues, recordings and phone numbers on your Twilio account.

Connection

  • Authentication: API key (AccountSID:AuthToken).
Twilio Console (console.twilio.com) → Account Dashboard → “Account Info” panel → copy the Account SID, then click “Show” next to Auth Token and copy it. Paste both joined by a colon: AccountSID:AuthToken (e.g. ACxxxx…:your_auth_token). The Auth Token has full account access — no scopes to configure.See Twilio’s documentation.

Read actions (14)

Write actions (8)

Permissions

Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.