Skip to main content
Glama

purchase_esim

Buy an eSIM plan with price transparency: get a live quote and lock the max price, ensuring you pay no more than shown.

Instructions

Purchase an eSIM plan. Quote-then-commit: the tool fetches the live price and ties max_price_cents to it so you never pay above what you saw.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
plan_idYesprod_xxx from search_esim_plans
Behavior3/5

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

With no annotations, the description must carry the transparency burden. It discloses the price-locking behavior ('fetches the live price and ties max_price_cents to it'), which is valuable, but it omits other key traits like reversibility, failure handling, or what the response contains. The unexplained mention of 'max_price_cents' (not in schema) is confusing and could mislead, preventing a higher score.

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?

Two concise sentences: the first states the core action, the second explains the quote-then-commit mechanism. No redundant words or filler; every phrase earns its place.

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 single-parameter tool with no annotations or output schema, the description covers the essential purchase flow and price guarantee. However, it lacks clarity on what happens after purchase (e.g., order confirmation, eSIM delivery), which is significant for a transactional tool, but given the simplicity, it is mostly 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 fully documents plan_id with 'prod_xxx from search_esim_plans', so baseline is 3. The description adds no extra parameter-level detail; its mention of max_price_cents is about an internal price cap, not an input parameter, and could even cause confusion about the parameter list.

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 'Purchase an eSIM plan' with a specific verb and resource, distinguishing it from siblings like search_esim_plans, get_esim_status, and topup_esim. The term 'Purchase' is unambiguous and directly contrasts with search/topup operations.

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

Usage Guidelines4/5

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

The 'Quote-then-commit' phrase provides clear procedural context: the agent should first see a live price before committing. However, it does not explicitly name alternatives or exclusions such as when to prefer topup_esim or re-purchase scenarios, so it falls short of full 5.

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