Sms alert
Overview
SLUG: SMS_ALERT
Description
SMS Alert is a versatile multi-channel communication platform enabling businesses to engage with customers through SMS, RCS, Telegram, and WhatsApp via a unified REST API.
Authentication Details
API Key
Connecting to Sms alert
Create an auth config
Use the dashboard to create an auth config for the Sms alert toolkit. This allows you to connect multiple Sms alert accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Sms alert 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 [Sms alert toolkit’s playground](https://app.composio.dev/app/Sms alert)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SMS_ALERT_GET_BALANCE_CHECK
Tool Name: Get SMS Alert Balance
Description
Action Parameters
Action Response
SMS_ALERT_GET_GROUP_DETAIL
Tool Name: Get Group Detail
Description
Action Parameters
Action Response
SMS_ALERT_GET_GROUP_LIST
Tool Name: Get Group List
Description
Action Parameters
Action Response
SMS_ALERT_GET_SENDER_ID_LIST
Tool Name: Get Sender ID List
Description
Action Parameters
Action Response
SMS_ALERT_GET_TEMPLATE_LIST
Tool Name: Get SMS Template List
Description
Action Parameters
Action Response
SMS_ALERT_POST_CREATE_CONTACT
Tool Name: Create New Contact
Description
Action Parameters
Action Response
SMS_ALERT_POST_CREATE_GROUP
Tool Name: Create New Group
Description
Action Parameters
Action Response
SMS_ALERT_POST_CREATE_SHORT_URL
Tool Name: Create Short URL
Description
Action Parameters
Action Response
SMS_ALERT_POST_CREATE_TEMPLATE
Tool Name: Create SMS Template
Description
Action Parameters
Action Response
SMS_ALERT_POST_DELETE_CONTACT
Tool Name: Delete Contact
Description
Action Parameters
Action Response
SMS_ALERT_POST_DELETE_GROUP
Tool Name: Delete Group
Description
Action Parameters
Action Response
SMS_ALERT_POST_DELETE_SHORT_URL
Tool Name: Delete Short URL
Description
Action Parameters
Action Response
SMS_ALERT_POST_DELETE_TEMPLATE
Tool Name: Delete SMS Template
Description
Action Parameters
Action Response
SMS_ALERT_POST_EDIT_CONTACT
Tool Name: Edit Contact
Description
Action Parameters
Action Response
SMS_ALERT_POST_EDIT_GROUP
Tool Name: Edit Group
Description
Action Parameters
Action Response
SMS_ALERT_POST_EDIT_PROFILE
Tool Name: Update User Profile
Description
Action Parameters
Action Response
SMS_ALERT_POST_EDIT_TEMPLATE
Tool Name: Edit SMS Template
Description
Action Parameters
Action Response
SMS_ALERT_POST_GENERATE_OTP
Tool Name: Generate OTP
Description
Action Parameters
Action Response
SMS_ALERT_POST_SENT_SMS_REPORT
Tool Name: Get Sent SMS Report
Description
Action Parameters
Action Response