Skip to main content
Glama

get_entry_pack

Paid: return the fixed Iya soba entry-preparation pack with sources, contacts, consultation text, unknowns, and next actions. It gives no customer-specific legal verdict. Japan Rule is not a government service.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pack_idYes
languageYes
buyer_country_codeNo
buyer_business_nameNo
accepted_terms_sha256No
accepted_terms_versionNo
business_purchase_confirmedNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

B3/5.0
Behavior3/5

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

With no annotations, the description must carry the behavioral burden. It usefully discloses that this is a paid, fixed (non-customer-specific) pack that yields no legal verdict and that 'Japan Rule is not a government service' — important scope disclaimers. However, it omits how the pack_id is obtained, what authentication/entitlement is required, and any rate or terms gating despite the accepted_terms parameters.

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?

Three tight sentences with the core output contents front-loaded and disclaimers trailing. No filler, though the phrasing is somewhat idiosyncratic and the disclaimer sentences could be consolidated.

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?

Return contents and scope disclaimers are covered, which is valuable since there is no output schema, but with 7 undocumented parameters, no annotations, and no usage routing, the definition leaves meaningful gaps for an agent deciding whether and how to call it.

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?

Schema coverage is 0% across 7 parameters, so the description should compensate but does not. Neither the required pack_id and language nor the optional accepted_terms_sha256, accepted_terms_version, or business_purchase_confirmed are explained; only 'Paid' loosely gestures at the purchase flag.

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 names a specific verb (return) and resource (the fixed Iya soba entry-preparation pack) and enumerates its contents: sources, contacts, consultation text, unknowns, and next actions. This is far more concrete than a generic pack, though it never contrasts itself against close siblings like get_evidence_pack or get_tourism_evidence_pack.

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. The 'Paid:' prefix hints at a cost gate, but nothing tells the agent when this pack is the right choice versus search_entry_cases, search_rules, or the other pack tools.

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