What problem does it solve?
This Skill helps you configure Twilio credentials and a reachable phone number so your assistant can receive and place voice calls via webhooks and public ingress.
Core Features & Use Cases
- Credential setup with safe secret handling: Stores Twilio Auth Token securely while collecting non-secret Account SID and phone number via configuration.
- Phone number provisioning and selection: Lists existing trial/available Twilio numbers, provisions a new number if needed, or supports manual entry.
- Webhook and ingress wiring: Sets VoiceUrl and StatusCallback using your configured publicBaseUrl, and includes guidance for managed vs local ingress scenarios.
- Operational troubleshooting: Diagnoses common failures like missing credentials, no assigned phone number, webhook URL mismatches after ngrok/public URL changes, and call delivery issues.
Quick Start
Tell the assistant your Twilio Account SID, then securely enter your Auth Token, choose or provide a voice-capable phone number, and confirm your publicBaseUrl so it can set the required webhook endpoints.