twilio-whatsapp-manage-senders
Installation
SKILL.md
Overview
A WhatsApp sender is a phone number registered with WhatsApp Business through Twilio. Registration goes through a lifecycle of statuses before becoming ONLINE. Sandbox testing does not require a registered sender — see twilio-whatsapp-send-message.
Prerequisites
- Upgraded Twilio account (trial accounts cannot register production senders)
— See
twilio-account-setupfor signup and upgrade steps - A phone number capable of receiving SMS or voice verification
- Number must not already be registered with WhatsApp
- Environment variables:
TWILIO_ACCOUNT_SIDTWILIO_AUTH_TOKEN— Seetwilio-iam-auth-setupfor credential setup and best practices
- SDK:
pip install twilio/npm install twilio