# SMS Alert AI integration on Definable

> 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.

## What this connects

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.

Vendor: https://www.smsalert.co.in/

## Tools available

**23** tools available. First 12:

- `SMS_ALERT_CHANGE_PASSWORD` — Change User Password — Tool to change the password for the authenticated user account. Use when the user needs to update their account password.
- `SMS_ALERT_GET_BALANCE_CHECK` — Get SMS Alert Balance — Tool to retrieve the current SMS credit balance. Use when you need an up-to-date credit status before sending messages. If balance is low, gate high-volume sends before proceeding — insufficient credits cause messages to be silently dropped or rejected mid-campaign.
- `SMS_ALERT_GET_DELIVERY_REPORT` — Get SMS Delivery Report — Tool to retrieve delivery report for sent SMS messages by batch ID. Returns message delivery status including mobile numbers, delivery status, and timestamps. Use after sending SMS campaigns to track delivery success.
- `SMS_ALERT_GET_GROUP_DETAIL` — Get Group Detail — Tool to retrieve details of a specific SMS Alert group. Use after confirming the group ID.
- `SMS_ALERT_GET_GROUP_LIST` — Get Group List — Tool to retrieve a list of SMS Alert groups. Use when you need to fetch all groups associated with your account. Call after authenticating your API key.
- `SMS_ALERT_GET_SENDER_ID_LIST` — Get Sender ID List — Tool to fetch the list of available sender IDs. Use when you need to retrieve all sender IDs associated with your account. Use after configuring your API key.
- `SMS_ALERT_GET_TEMPLATE_LIST` — Get SMS Template List — Tool to retrieve list of SMS templates from your SmsAlert account. Use when you need to display or manage your SMSAlert templates.
- `SMS_ALERT_GET_USER_PROFILE` — Get User Profile — Tool to retrieve user login and profile information. Returns account details including balance, sender IDs, and account status. Use after configuring your API key to fetch complete user profile.
- `SMS_ALERT_POST_CREATE_CONTACT` — Create New Contact — Create New Contact
- `SMS_ALERT_POST_CREATE_GROUP` — Create New Group — Tool to create a new contact group. Use when needing to organize contacts into a new group.
- `SMS_ALERT_POST_CREATE_SHORT_URL` — Create Short URL — Tool to create a short URL for a given long URL. Use when you need to shorten a URL before sharing.
- `SMS_ALERT_POST_CREATE_TEMPLATE` — Create SMS Template — Tool to create a new SMS template. Use when you need to define reusable message content.

## Auth

Auth schemes: `API_KEY`.

## How agents use SMS Alert

Inside a Definable workflow, SMS Alert is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → SMS Alert** — the Researcher (GPT-5.5) pulls context from SMS Alert (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → SMS Alert** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into SMS Alert (create record, post message, draft email).
- **Designer / Engineer → Distributor → SMS Alert** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via SMS Alert (attach file, open PR comment, post status).

The Verifier checks every SMS Alert call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- phone & sms — https://definable.ai/apps/category/phone-&-sms/
- notifications — https://definable.ai/apps/category/notifications/

## Related

- HTML page: https://definable.ai/apps/sms_alert/
- Same category (phone & sms): https://definable.ai/apps/category/phone-&-sms/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
