Twilio SMS & Voice Bridge
Connects to Twilio REST API via the twilio-node SDK for programmable messaging and voice. Sends SMS with client.messages.create(), builds IVR flows using TwiML VoiceResponse, and processes delivery webhooks for message status tracking and conversation threading.
What it does
Twilio SMS & Voice Bridge
Connects to Twilio REST API via the twilio-node SDK for programmable messaging and voice. Sends SMS with client.messages.create(), builds IVR flows using TwiML VoiceResponse, and processes delivery webhooks for message status tracking and conversation threading.
Installation
Use the upstream install or setup path that matches your environment:
- npm install twilio or yarn add twilio
- npm install
- npm test
- npm run test:javascript -- -m .*client.*
Requirements and caveats from upstream:
-
twilio-node
- The Node library documentation can be found [here][libdocs].
- twilio-node uses a modified version of Semantic Versioning for all changes. See this document for details.
Basic usage or getting-started notes:
-
Test your installation
-
To make sure the installation was successful, try sending yourself an SMS message, like this:
-
js
-
Extracted from upstream docs: https://raw.githubusercontent.com/twilio/twilio-node/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,174 chars)