Superchat
Overview
SLUG: SUPERCHAT
Description
Superchat is a unified messaging platform that enables businesses to communicate with customers across multiple channels, including WhatsApp, Instagram Direct, Facebook Messenger, Email, and more.
Authentication Details
API Key
Connecting to Superchat
Create an auth config
Use the dashboard to create an auth config for the Superchat toolkit. This allows you to connect multiple Superchat accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Superchat Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Superchat toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SUPERCHAT_CREATE_CONTACT
Tool Name: Create Contact
Description
Action Parameters
Action Response
SUPERCHAT_CREATE_TEMPLATE_FOLDER
Tool Name: Create Template Folder
Description
Action Parameters
Action Response
SUPERCHAT_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
SUPERCHAT_GET_CONTACT
Tool Name: Get Contact
Description
Action Parameters
Action Response
SUPERCHAT_GET_FILE
Tool Name: Get File
Description
Action Parameters
Action Response
SUPERCHAT_GET_USER
Tool Name: Get User
Description
Action Parameters
Action Response
SUPERCHAT_LIST_CHANNELS
Tool Name: List Channels
Description
Action Parameters
Action Response
SUPERCHAT_LIST_CONTACTS
Tool Name: List Contacts
Description
Action Parameters
Action Response
SUPERCHAT_LIST_CONVERSATIONS
Tool Name: List Conversations
Description
Action Parameters
Action Response
SUPERCHAT_LIST_CUSTOM_ATTRIBUTES
Tool Name: List Custom Attributes
Description
Action Parameters
Action Response
SUPERCHAT_LIST_INBOXES
Tool Name: List Inboxes
Description
Action Parameters
Action Response
SUPERCHAT_LIST_LABELS
Tool Name: List Labels
Description
Action Parameters
Action Response
SUPERCHAT_LIST_TEMPLATES
Tool Name: List Templates
Description
Action Parameters
Action Response
SUPERCHAT_LIST_USERS
Tool Name: List Users
Description
Action Parameters
Action Response
SUPERCHAT_LIST_WEBHOOKS
Tool Name: List Webhooks
Description
Action Parameters
Action Response
SUPERCHAT_UPDATE_CONTACT
Tool Name: Update Contact
Description
Action Parameters
Action Response
SUPERCHAT_UPDATE_WEBHOOK
Tool Name: Update Webhook
Description
Action Parameters
Action Response