Skip to main content
Glama

jp-biz-opportunity

Search Japanese procurement sanctions (指名停止・行政処分)

search_sanctions

Look up suspension-of-nomination (指名停止) and administrative action records for one Japanese corporate number (法人番号). Paid via x402: each call costs 0.05 USDC. This tool returns the HTTP 402 payment challenge for the resource. Private beta note: a successful settlement is acknowledged with a receipt that records your priority access; the dataset itself unlocks for early settlers as provisioning goes live.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
corporate_idYes13-digit Japanese corporate number (法人番号), e.g. 9010001054321

TDQS

A3.9/5.0
Behavior4/5

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

Despite no annotations, the description discloses critical behavioral traits: paid per call (0.05 USDC), returns an HTTP 402 payment challenge, and describes the private beta context. However, it does not detail what data is returned after successful payment or any other side effects.

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?

Three sentences that are front-loaded with the core purpose, then efficient addition of payment and beta details. No superfluous 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?

While the description covers the payment mechanism and beta status, it does not describe the output format of the sanctions data itself, which is a significant gap given the absence of an output schema. The tool's main value (the records) is not explained.

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?

Schema coverage is 100% and the description reinforces the parameter by specifying '13-digit Japanese corporate number (法人番号)' with an example. This adds practical usage context beyond the schema's generic description.

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 explicitly states 'Look up suspension-of-nomination and administrative action records for one Japanese corporate number', providing a specific verb and resource. The title further clarifies the Japanese context. This clearly distinguishes it from sibling tools like search_open_tenders or search_subsidies.

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?

The description mentions it is for one corporate number, but does not offer any guidance on when to use this tool versus alternatives, nor does it provide any exclusions or prerequisites. Lack of comparative usage context.

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.

TDQS

A4.2/5.0
Disambiguation5/5

Each tool targets a distinct operation: catalog listing, free search for subsidies/tenders/sanctions, and paid detail retrieval for subsidies/tenders. No ambiguity between tools.

Naming Consistency5/5

Tool names follow a consistent verb_noun pattern: 'list_' for catalog, 'search_' for free queries, and 'get_' for paid detail retrievals. The pattern is predictable and clear.

Tool Count5/5

Six tools cover the core needs: listing available datasets, searching three categories (subsidies, tenders, sanctions), and retrieving full records for two of them. This is well-scoped for a specialized gateway.

Completeness4/5

The set covers search and detail retrieval for subsidies and tenders, plus sanctions search. Missing a 'get_sanction' tool for full sanctions records, but the search tool returns sufficient data for most use cases. The paid detail tools currently only initiate payment, but that is by design in private beta.