Skip to main content
Glama

Send SMS — NANP / North America (Telnyx)

phone.telnyx.sms_na

Sends SMS to North American numbers (+1 region) at $0.012/message. Validates destination is within NANP, returning error if not. Requires E.164 sender and recipient numbers.

Instructions

⚡ ACTION: Send SMS to North America (NANP +1 — US, Canada, Caribbean). $0.012/message — cheapest tier. Returns 400 if destination is outside +1. Use telnyx.estimate_price first if unsure (Telnyx)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toYesRecipient phone number in E.164 format (e.g. "+14155551234"). Trial accounts can only send to verified destination numbers added in the Telnyx portal.
fromYesSender phone number in E.164 format — must be a Telnyx number you own (e.g. "+15551234567"). Provision via Telnyx portal Numbers > Buy Numbers.
textYesSMS body text (max 1600 chars; >160 splits into multiple billing segments).
messaging_profile_idNoOptional Telnyx messaging profile UUID to route through a specific profile (10DLC campaign, sender pool).

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultNoTool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response.
errorNoPresent only when the call failed. Includes error code, message, request_id, and any provider-specific extras.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint=false and destructiveHint=false, so the description adds useful behavioral details like pricing per message and the specific error code for invalid destinations. However, it does not mention potential billing charges beyond the per-message cost or rate limits, but given the annotations, the description adds some context.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is very concise: three short sentences, front-loaded with the action and key scope. Every sentence adds value with no redundancy, making it easy to parse quickly.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool has an output schema (not shown) so return value documentation is not required. The description covers purpose, pricing, error condition, and a related tool. It does not discuss authentication or prerequisites, but the schema for 'from' parameter includes that context. Overall, the description is sufficiently complete given the support from schema and annotations.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% and each parameter is well-documented with format and constraints. The description does not add new parameter-specific semantics beyond what the schema provides, achieving the baseline score.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('Send SMS') and delineates the geographic scope ('North America — NANP +1 — US, Canada, Caribbean'). It also includes pricing, the cheapest tier, which distinguishes it from other SMS tools like sms_premium or sms_world.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides explicit usage guidance by suggesting to use telnyx.estimate_price first if uncertain about the destination, and notes that a 400 error will occur if the destination is outside +1. This helps an agent decide when to use this tool versus alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/whiteknightonhorse/APIbase'

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