Skip to main content
Glama
sugukurukabe

japan-real-estate-intel

将来人口推計

get_population_outlook
Read-only

Retrieve projected population for 2030, 2040, and 2050 with decline rate for any Japanese prefecture or city, using official NIPSSR data.

Instructions

Population outlook to 2050 (将来人口推計): projected population at 2030/2040/2050 with decline rate, based on NIPSSR data. | 2030/2040/2050年の人口推計と減少率を返す。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
prefectureNo都道府県名(和名/英名/ISO 3166-2 コード対応)愛知県
areaNoTarget city (e.g. '名古屋市中区') — omit for full prefecture | 対象市区町村
Behavior3/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, so the safety profile is clear. The description adds that it returns projected population with decline rate, which is useful context, but does not disclose limitations like geographical scope (Japan-only) or data freshness.

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, front-loading the key information in one sentence with a bilingual repetition. No wasted 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?

While the description states the output includes projected population and decline rate at specific years, it does not specify the exact data structure (e.g., nested or flat) or the time period for decline. Given no output schema, more detail would be helpful for an agent invoking the tool.

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 100%, so baseline is 3. The description does not add further meaning beyond the schema's descriptions of prefecture and area parameters.

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 returns population projections to 2050 at specific years (2030, 2040, 2050) with decline rate, based on NIPSSR data. It distinguishes itself from siblings like 'simulate_aichi_future' by specifying the data source and exact output years.

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 does not provide any guidance on when to use this tool versus alternatives. No explicit context, exclusions, or examples of when not to use it.

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