Communication
Supersonic centralizes all communication channels — email, messaging (WhatsApp, Slack), meetings, and calendar — into the CRM. Every communication is linked to records automatically.Email (5 tools)
| Tool | Description |
|---|---|
email.list | List emails. Filter by record, date range, direction |
email.get | Get email with full body |
email.send | Send an email. Params: to, subject, body, record_id (optional) |
email.search | Search emails by keyword |
email.thread | Get full email thread |
Messages (4 tools)
Messages cover WhatsApp (via Wazzup) and Slack channels.| Tool | Description |
|---|---|
messages.list | List messages |
messages.get | Get message details |
messages.send | Send a message. Params: channel, to, body, record_id (optional) |
messages.thread | Get message thread |
Meetings (5 tools)
| Tool | Description |
|---|---|
meetings.list | List meetings |
meetings.get | Get meeting details (participants, duration, recording URL) |
meetings.transcript | Get meeting transcript text |
meetings.schedule | Schedule a new meeting |
meetings.cancel | Cancel a meeting |
Calendar (3 tools)
| Tool | Description |
|---|---|
calendar.events | List calendar events with date range filter |
calendar.create_event | Create a calendar event |
calendar.update_event | Update a calendar event |
Telegram (6 tools)
Supersonic has a native Telegram bot that lets users interact with the CRM via text, voice messages, and file uploads.| Tool | Description |
|---|---|
telegram.list_links | List linked Telegram users |
telegram.link_status | Check a user’s link status |
telegram.send_notification | Send a notification to a user |
telegram.broadcast | Broadcast to all linked users |
telegram.configure_notifications | Set which events trigger notifications |
telegram.unlink | Unlink a Telegram user |