Channel Setup
Detailed setup instructions for each communication channel are in the Channel Setup Guide.
For a quick overview:
| Channel | Provider | Outbound | Inbound | Two-Way |
|---|---|---|---|---|
| SMS | Twilio | comms_send_message | Webhook auto-configured | Thread by phone number |
| Voice | Twilio | comms_make_call | Webhook auto-configured | ConversationRelay WebSocket |
| Resend | comms_send_message | Webhook in Resend dashboard | Thread by email address | |
| Twilio | comms_send_message + templates | Webhook auto-configured | 24-hour conversation window | |
| LINE | LINE Messaging API | comms_send_message | Webhook in LINE Console | User ID based |
See also:
- MCP Tools Reference — full tool parameters
- API Reference — REST endpoints
- Voice Calls — detailed voice architecture