Skip to main content
Glama
sugukurukabe

japan-real-estate-intel

企業需要予測

predict_corporate_demand
Read-onlyIdempotent

Generate corporate demand scores for manufacturing, office, and retail in 10 prefectures. Input area, prefecture, neighborhood, and property type.

Instructions

Predict corporate demand: manufacturing, office, retail demand scores. 10 prefectures. | 企業立地需要予測。製造業・オフィス・小売の企業需要スコアを算出。全10都道府県。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
areaYesエリア
prefectureNo都道府県名(和名/英名/ISO 3166-2 コード対応)愛知県
neighborhoodNo町丁目(例: '名駅南1丁目')。v2.4 では町丁目レベル実データに対応(対応都道府県のみ)
propertyTypeNooffice
includeCommuteAnalysisNo通勤時間分析を含むか

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
summaryYes
demandScoreYes法人需要スコア
keyInsightsYes
growthPotentialYes
recommendationsYes
corporateMetricsYes
rentabilityScoreYes賃料収益性スコア
humanFlowAlignmentYes人流との整合性
Behavior3/5

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

Annotations already declare readOnly, idempotent, and non-destructive. The description adds context about sectors and geographic scope but does not elaborate on rate limits, authentication, or other behavioral traits. No contradiction with annotations.

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 extremely concise: two short sentences covering purpose and scope. Front-loaded with the verb. No superfluous words.

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?

The description covers the main purpose and sectors, but lacks specificity about which prefectures are included and does not mention the output format even though an output schema exists. Leaves some ambiguity about geographic scope.

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

Parameters3/5

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

Input schema has 80% description coverage, so baseline is 3. The tool description does not add any additional meaning or usage context for the parameters. Parameters like 'neighborhood' have schema descriptions but the tool description does not explain how they affect the prediction.

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 clearly states it predicts corporate demand scores for manufacturing, office, and retail across 10 prefectures. However, the input schema includes property types like logistics and commercial not mentioned, causing slight inconsistency. It distinguishes from sibling tools like assess_family_friendly_score by focusing on corporate demand.

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 on when to use this tool versus alternatives. The sibling tools list is provided but no explicit context about when to choose predict_corporate_demand over tools like scenario_what_if or portfolio_optimizer.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sugukurukabe/japan-real-estate-intel-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server