Skip to main content
Feedback

The SMS Works MCP connector

The SMS Works is a UK-based SMS messaging platform that provides text message delivery and management services. The SMS Works MCP connector allows AI agents to send individual and batch messages, schedule SMS campaigns, and track delivery status and credits balance. It also supports sending flash messages that display directly on recipients' screens without saving to their inbox.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the The SMS Works MCP connector to perform the following actions:

  • Send bulk SMS messages to thousands of customers in a single batch
  • Schedule SMS delivery for specific dates and times across campaigns
  • Track SMS delivery status and identify failed message attempts
  • Monitor account credit balance to manage messaging costs
  • Retrieve incoming SMS messages and manage customer responses
  • Send flash messages that display on recipient lock screens
  • Cancel scheduled messages before they send to recipients

Example prompts

Use the following example prompts to invoke The SMS Works MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Send a promotional SMS to our top 500 customers in The SMS Works.
  • Schedule an appointment reminder text to go out tomorrow at 9 AM in The SMS Works.
  • Show me all failed messages from the last week in The SMS Works.
  • Check how many SMS credits we have left in The SMS Works.
  • Get all unread incoming messages from customers in The SMS Works.
  • Cancel the bulk SMS scheduled for Friday in The SMS Works.
  • Send a flash message alert to all store managers in The SMS Works.
  • Retrieve the delivery status for message ID 12345 in The SMS Works.
  • Search for all messages sent to the Austin branch in The SMS Works.
  • Delete a scheduled SMS before it sends in The SMS Works.

The SMS Works MCP connector tools

The The SMS Works MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
createBatchAnyCreates a batch of messages with flexible content and delivery options.
createBatchScheduleSchedules a batch of messages to send at a specified future time.
createBatchSendSends a batch of messages immediately to multiple recipients.
getBatchRetrieves details and status information about a specific message batch.
deleteBatchesScheduleCancels scheduled batches that have not yet been sent.
getCreditsBalanceChecks the current balance of messaging credits available.
sendFlashMessageSends a flash message that appears on the recipient's device immediately.
createMessageScheduleSchedules a single message to send at a specified future time.
createMessageSendSends a single message immediately to a specified recipient.
createMessagesCreates messages for storage or later processing without sending.
createMessagesFailedRecords messages that failed to send with failure details.
createMessagesInboxStores received messages or inbound message data for retrieval.
getMessagesScheduleRetrieves a list of messages scheduled to send in the future.
deleteMessagesScheduleCancels scheduled messages that have not yet been sent.
getMessagesRetrieves sent messages and their delivery status information.
deleteMessagesRemoves or archives messages from the account history.
getUtilsErrorsRetrieves error codes and descriptions for troubleshooting failed operations.
getUtilsTestTests connectivity and functionality of the messaging service.
On this Page