Skip to main content
Glama

46elks MCP Server

by palhamel

check_sms_status

Check the delivery status and view details of SMS messages sent through the 46elks API using the message ID returned upon sending.

Instructions

Check delivery status and details of a sent SMS

Input Schema

NameRequiredDescriptionDefault
message_idYes46elks message ID returned when SMS was sent

Input Schema (JSON Schema)

{ "properties": { "message_id": { "description": "46elks message ID returned when SMS was sent", "type": "string" } }, "required": [ "message_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/palhamel/46elks-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server