Skip to main content
Glama

Send SMS — World (EU + APAC + LATAM core, Telnyx)

phone.telnyx.sms_world

Send SMS to international destinations outside North America and premium tiers. Supports UK, EU, AU, JP, IN, and more. Fixed rate $0.10 per message. Requires owned Telnyx number. Returns 400 if used for NA or premium numbers.

Instructions

⚡ ACTION: Send SMS to most international destinations: UK +44, EU (DE/FR/IT/ES/NL/PL...), AU +61, JP +81, IN +91, BR +55, MX +52, ZA +27, IL +972, AE +971, SG +65, KR +82. $0.10/message. Returns 400 if destination is in NA tier (use telnyx.send_sms_na) or premium tier (use telnyx.send_sms_premium) (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 non-read-only, non-destructive, non-idempotent behavior. The description adds value by disclosing cost ($0.10/message) and error behavior for wrong destination regions, which are not in annotations. However, it does not detail response format or retry behavior, but output schema covers return values, so minor omission.

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 front-loaded with an action emoji and clear statement. Every sentence serves a purpose: listing countries, pricing, error conditions, and sibling tool references. No wasted words; concise yet comprehensive.

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

Completeness5/5

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

Given the output schema exists (documenting return values), input schema is fully described, annotations are present, and sibling tools are distinguished, the description completes the picture with country lists, pricing, and error handling. No gaps remain for an agent to invoke correctly.

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

Parameters4/5

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

Input schema has 100% description coverage, explaining each parameter. The description adds semantic context beyond schema by listing eligible countries and pricing, which helps agents understand where and at what cost the tool operates. The schema already covers format constraints and optional parameters.

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 verb 'Send SMS' and specifies the resource 'international destinations' with extensive country code examples. It explicitly distinguishes from sibling tools (sms_na and sms_premium) by naming error behavior, making purpose unambiguous.

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 when-to-use guidance: it lists eligible country codes and states that errors indicate the wrong tier, directing to use sms_na or sms_premium. It also mentions pricing, giving a complete usage context.

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