Skip to main content
Glama

eSIM-Global.VIP eSIM Catalog

Get plan details

get_plan_details
Read-only

Full details for one eSIM-Global.VIP plan by product id: data, validity, network, top-up support, transparency, reviews and link.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
languageNoISO language of the conversation. Sets the landing-page language/currency of the link.
product_idYesWooCommerce product id from search_esim_plans.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNo
dataNoData Pack: total data label.
nameNo
typeNoData Pack, Daily Pack or Unlimited Flex.
priceNoFull fixed price in currency; not per-day or per-GB.
topupNoTrue only for data top-up (add data to a Data Pack). See topup_kind for the full picture.
ratingNo
data_gbNo
networkNoSpeed token only (e.g. 4G/LTE/5G) — never a carrier/operator name.
currencyNo
validityNoData Pack: validity label.
plan_noteNoOne-sentence vendor fact to present verbatim (in the user's language) when present; overrides the generic Unlimited Flex description.
speed_capNoPresent only on plans with a PERMANENT speed cap, e.g. "10 Mbit/s": the plan always runs at up to this speed with the daily allowance in daily_high_speed. Do not call such a plan high-speed.
tetheringNo
product_idNo
topup_kindNoWhat eSIM-Global.VIP TopUp can add to this plan without a new eSIM: "data" (Data Pack), "days" (Unlimited Flex / Daily Pack: extend validity), or "none".
descriptionNo
review_countNo
transparencyNo
always_on_rateNoUnlimited Flex / Daily Pack: reduced rate after the daily allowance. Empty when the plan has a speed_cap (no reduction moment) or is unlimited.
daily_high_speedNoUnlimited Flex / Daily Pack: daily allowance at full speed, e.g. "2GB"; "unlimited" = unlimited data every day at full speed (fair-use policy).

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior3/5

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

Annotations already declare readOnlyHint=true, destructiveHint=false and openWorldHint=true, so the safety profile is covered. The description adds only that the response includes data, validity, network, top-up support, transparency, reviews and a link, which is largely restated by the output schema rather than adding behavioral context such as rate limits or freshness.

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?

A single front-loaded sentence that leads with the action and resource, then lists the payload. Every clause carries information and there is no filler.

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?

With a full output schema and annotations covering safety, the description only needs to identify the resource and lookup key, which it does. It is essentially complete, though a brief pointer to the search-to-details workflow would close the remaining gap.

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%, so both parameters (including language and its effect on the link's language/currency) are already fully documented. The description mentions only 'by product id' and adds no syntax, format, or constraint detail beyond the schema, which is the baseline 3 case.

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

Purpose4/5

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

States a specific verb and resource ('Full details for one eSIM-Global.VIP plan') and the key it is addressed by ('by product id'), plus an enumeration of the fields returned. This implicitly separates it from the list-oriented search_esim_plans, but it never names that sibling, so it falls short of a 5.

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?

Usage is only implied: 'Full details ... by product id' suggests it is the follow-up call once an id is known, contrasting with the summary results of search_esim_plans. There is no explicit when-to-use statement and no stated conditions or exclusions, so it is minimal viable guidance.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources