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

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

Annotations already indicate readOnlyHint=true and non-destructive. The description adds value by detailing the analytical methods (linear regression, moving average) and outputs (CAGR, confidence interval, investment signal), which are not captured by annotations. No contradictions.

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 a single compact sentence (plus Japanese translation) that conveys essential information without excess. It is front-loaded and every phrase adds value.

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?

With 7 parameters and no output schema, the description is brief but covers the core purpose. However, it lacks details on return values (e.g., format of CAGR, confidence interval) and does not explain the '10 prefectures' constraint. Adequate but could be more thorough.

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 description coverage is high (86%), so the schema already documents most parameters. The description adds minor context (e.g., '10 prefectures' implicit limitation) but does not elaborate on parameter meaning beyond schema. Baseline 3 is appropriate.

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 forecasts land price trends using linear regression and moving average, and specifies outputs (CAGR, confidence interval, investment signal). It also notes coverage of 10 prefectures, which distinguishes it from siblings like 'forecast_demographic_shift' or '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 Guidelines2/5

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

No explicit guidance on when to use this tool vs alternatives. The description does not mention prerequisites, context, or when to choose one method over another. Siblings cover related analyses but no comparative advice.

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