Skip to main content
Glama

search_sms_services

Search US non-VoIP SMS services to compare verification prices and LTR tiers per service. Use a substring query to filter by service name.

Instructions

Search available US non-VoIP SMS services with prices per row. Returns each service's verification price plus LTR tiers when offered.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNoSubstring filter on service name (e.g. 'telegram').
Behavior3/5

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

With no annotations, the description carries the full burden. It discloses the key output (verification price, LTR tiers) and the US non-VoIP scope, which is useful. However, it does not explicitly state the operation is read-only, nor does it mention authentication, limitations, or error conditions, so transparency is adequate but not rich.

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 two sentences, front-loaded with the action and resource, and contains no filler words. Every clause earns its place, making it highly concise and well-structured.

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?

For a simple one-parameter search tool with no output schema, the description covers the essential components: what is searched, key output fields, and a scope constraint. It could mention pagination or response format, but these are not critical given the tool's simplicity, so it is nearly complete.

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?

The schema already provides a 100% coverage description of the 'query' parameter as a substring filter (e.g., 'telegram'). The tool description adds no extra meaning for the parameter, so it matches the baseline for fully documented schema.

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 uses a specific verb ('search') and resource ('US non-VoIP SMS services'), making it clear what the tool does. It distinguishes from sibling tools like search_dedicated_countries, search_esim_plans, and search_proxies by explicitly scoping to non-VoIP SMS services in the US.

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

Usage Guidelines3/5

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

The description implies this tool is used for finding SMS verification services, but it does not explicitly state when to use it versus alternatives. No exclusions or situational guidance are provided, leaving the usage context to be inferred from the tool name and siblings.

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/voidmobcom/voidmob-mcp'

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