Back to Marketplace

Twilio CLI

RAPR CLI connectorBusiness & Communications

Twilio communications via CLI — SMS, voice calls, WhatsApp, video, phone numbers, and serverless functions.

By RAPR AIv1.0.0Package license: MITBring Your Own Key · Free Trial Credits

Twilio CLI package details

twiliosmsvoicecommunicationsmessaging

RAPR CLI connector scope

This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.

How to get started

Install RAPR AI

Download and install RAPR AI on your computer

Find in Marketplace

Open RAPR AI, go to Packages, and browse the marketplace

Install from Marketplace

Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.

Authenticate

Interactive login with your Twilio Account SID and Auth Token.

Post-install: authenticate to start using
twilio loginLearn more about authentication →

Twilio CLI

Build and manage communications — SMS, voice, WhatsApp, and more from the command line.

What you can do

  • SMS: Send and receive text messages
  • Voice: Make and manage phone calls
  • WhatsApp: Send messages via WhatsApp Business API
  • Phone Numbers: Buy, configure, and manage numbers
  • Serverless: Deploy Twilio Functions and Assets
  • Debugger: Monitor and debug API errors

Prerequisites

# Install Twilio CLI
npm install -g twilio-cli

# Or with Homebrew
brew tap twilio/brew && brew install twilio

# Login with your credentials
twilio login

Example Commands

  • "Send an SMS to +1234567890"
  • "List my Twilio phone numbers"
  • "Deploy a serverless function"
  • "Check the debugger for recent errors"

Ready to try Twilio CLI?

Download RAPR AI and connect Twilio CLI in seconds.