Skip to main content
Glama

出國與國旅實用查詢

destination_info

熱門目的地(沖繩、北海道、福岡、名古屋、釜山、濟州島、富國島、胡志明市、河內)的機場、電壓插頭、入境與行前提醒。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.9/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full behavioral burden. It lists the informational topics but does not state that the tool is read-only, explain how the id parameter affects the response, describe authentication or rate limits, or clarify output behavior.

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 a single, front-loaded sentence that states the scope and then enumerates the covered topics and destinations. It is appropriately sized and every element earns its place by defining the tool's supported content.

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

Completeness3/5

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

For a simple info tool with no output schema and no annotations, the description gives adequate scope by listing the covered topics and destinations. However, it omits usage guidance, sibling differentiation, and any explanation of the sole id parameter, leaving clear gaps for an agent to resolve.

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

Parameters2/5

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

The input schema has one optional string parameter, id, with 0% schema description coverage. The description lists popular destination names that may correspond to id values, but it never explains what the id parameter does or how to use it, so compensation for the schema gap is minimal.

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?

The description states a specific resource (destination info) and enumerates the covered fields (airports, voltage plugs, entry and pre-trip reminders) plus the supported destinations. It is clear what the tool provides, but it uses no direct verb like 'get' and does not differentiate itself from the sibling entry_requirements, which overlaps in scope.

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

Usage Guidelines2/5

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

There is no explicit when-to-use guidance, no conditions for choosing this tool over alternatives, and no mention of sibling tools such as entry_requirements or domestic_travel. Usage is only implied by the listed content areas.

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