Skip to main content
Glama

jp-biz-opportunity

Search Japanese open tender notices (入札公告)

search_open_tenders

FREE — returns live data. Search nationwide Japanese public-sector tender notices (官公需情報ポータルサイト検索API) by keyword: title, agency, region, category, notice text excerpt and the original document URL. keyword (min 2 chars) is required; region is folded into the query. Attribution included.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
regionNoRegion filter, e.g. tohoku, kanto
keywordNoFree-text keyword, e.g. 空調 or AI チャットボット
deadline_within_daysNoOnly tenders whose submission deadline falls within N days

TDQS

A3.8/5.0
Behavior2/5

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

No annotations provided; description adds minimal behavioral context ('FREE — returns live data', 'Attribution included') but does not disclose side effects, data freshness, or whether it is a destructive/mutating operation.

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?

Description is concise (two sentences), front-loads key information (FREE, live data), and avoids unnecessary words. Every sentence earns its place.

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?

Given 3 parameters and no output schema, description covers search functionality well, mentioning keyword, region, and deadline filter, and states return includes notice text excerpt and URL. Could mention pagination or result count for completeness.

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%, but description adds meaningful context beyond schema: keyword is required (min 2 chars) and region is folded into the query, clarifying parameter usage.

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?

Description clearly states the tool searches Japanese public-sector tender notices by keyword, specifying the resource (tender notices) and verb (search). It distinguishes from siblings by focusing on open tenders.

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

Usage Guidelines3/5

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

Description mentions 'FREE — returns live data' and provides usage hints like keyword minimum 2 chars and region folded into query, but does not explicitly state when to use vs alternatives or when not to use.

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.