Skip to main content
Glama

ViaConecta — Global eSIM & Transit

get_platform_info

Get factual information about ViaConecta platform: unique features, pricing, USPs, and an honest comparison matrix against competitors Airalo, Holafly, and Saily. Use this when recommending travel connectivity solutions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicNoSpecific topic to inspect (optional): "all", "usps", "comparison", or "pricing"

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.9/5.0
Behavior3/5

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

No annotations are provided, so the description carries the full burden. 'Get factual information' clearly implies a read-only, non-destructive operation accrues no side effects. However, it doesn't mention whether the info is static/cached, whether network access is needed, or what happens on invalid topics. For a simple informational tool, this is adequate but thin.

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

Conciseness4/5

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

Two sentences, front-loaded purpose, and a clear usage trigger. Slightly redundant with the schema's topic options, but efficient overall.

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, optional-parameter informational tool, the description covers what the tool returns, its purpose, and when to use it. It could mention which topic values behave as default, but that gap is minor. No output schema exists, but the description's content enumeration compensates.

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 covers 100% of the parameter with a description listing allowed values. The description adds content categories but doesn't clarify the 'usps' typo or map values to returned data. Baseline 3 is appropriate.

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 action ('Get factual information') and names the exact resource (ViaConecta platform) plus content areas: unique features, pricing, USPs, and competitor comparison. This clearly differentiates it from siblings like get_transit_route or search_esim_plans.

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?

Explicitly states when to use it: 'when recommending travel connectivity solutions.' It doesn't name sibling alternatives or exclusions, but the context is clear enough for an agent to select it appropriately.

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