Skip to main content
Glama
sugukurukabe

japan-real-estate-intel

forecast_land_price_trend

Read-only

Forecast land price trends with linear regression or moving average. Get CAGR, confidence interval, and investment signal for Japanese prefectures.

Instructions

Forecast land price trends using linear regression and moving average. Returns CAGR, confidence interval, investment signal (buy/hold/caution). 10 prefectures. | 地価トレンド予測。線形回帰・移動平均で将来地価を予測。CAGR・投資シグナルを返す。全10都道府県。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
prefectureNo都道府県名(和名/英名/ISO 3166-2 コード対応)愛知県
cityYes市区町村(例: '名古屋市中村区', '世田谷区')
landUseNo地目フィルター。all=全地目平均all
horizonNo予測期間3y
methodNo予測手法。linear=線形回帰、moving_avg=移動平均外挿linear
includeMarkdownNo
output_modeNoOutput verbosity. compact=TL;DR + key numbers only (default), detailed=full Markdown report | 出力詳細度。compact=主要数値のみ(デフォルト)、detailed=全文レポート付きcompact
Behavior3/5

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

Annotations already indicate readOnlyHint=true and destructiveHint=false, so the description's additional context about methods (linear regression, moving average) and outputs adds moderate value. However, it lacks details on data sources, assumptions, or limitations, which would improve transparency.

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 concise with two English sentences and a Japanese translation. It is front-loaded but slightly redundant due to the duplicated Japanese section. Overall, it is efficient.

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 forecasting tool with 7 parameters and no output schema, the description provides a basic understanding but misses details like output format, range of prefectures, and methodological assumptions. It is adequate but not fully comprehensive.

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?

Schema coverage is 86%, with each parameter having a description. The tool's description does not add meaning beyond the schema, meeting baseline expectations but not exceeding them.

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 clearly states the tool's function: forecasting land price trends using linear regression and moving average. It specifies outputs (CAGR, confidence interval, investment signal) and scope (10 prefectures), effectively differentiating it from siblings like get_real_estate_macro_snapshot.

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?

The description implies usage for land price forecasting but fails to provide explicit when-to-use guidance, exclusions, or comparisons with semantically similar sibling tools such as compare_prefectures or drill_down_local_analysis.

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