Skip to main content
Glama

kurashigram

furusato_index

ふるさと納税のジャンル一覧

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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 burden of behavioral disclosure. It only states that this is a genre list; it does not disclose whether it returns a static list, whether it requires any parameters, what the output format is, or whether it performs any side effects. For a simple list tool this is a moderate gap, but the lack of any behavioral context beyond the noun phrase is 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?

The description is a single short phrase, which is appropriately concise for a zero-parameter list tool. It is front-loaded with the key resource ('ふるさと納税') and the type of output ('ジャンル一覧'). It could be slightly improved by adding a verb, but it is not bloated or redundant.

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 zero-parameter, no-output-schema tool, the description is minimally adequate: it tells the agent what the tool is about. However, it does not state the return format, whether it is a simple static list, or how it relates to sibling tools like furusato or furusato_history. Given the large sibling set, a bit more context would help an agent select it correctly.

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

Parameters4/5

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

The tool has zero parameters, and schema description coverage is 100% (vacuously, since there are no properties). The description does not need to explain parameters because there are none. Baseline 4 for zero-parameter tools is appropriate; the description's mention of 'genre list' clarifies what the tool returns without needing parameter details.

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

Purpose3/5

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

The description 'ふるさと納税のジャンル一覧' (Furusato tax genre list) states a specific resource (genre list for furusato tax) and a clear noun phrase, but it lacks a verb. It is distinguishable from siblings like furusato, but the lack of an explicit action (e.g., 'get', 'list') makes it slightly less clear than a full verb+resource statement.

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?

No guidance is provided about when to use this tool versus alternatives. The description does not mention any conditions, exclusions, or related sibling tools. An agent must infer that this is the index/list tool for furusato tax genres based on the name and description alone.

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