compare_prefectures
Compare up to five Japanese prefectures on land price, population, risk, and investment scores to rank real estate opportunities.
Instructions
Compare up to 5 prefectures: land price, population, risk, investment score ranking. Markdown output. | 都道府県比較。最大5都道府県を横断比較し、地価・人口・リスク・投資スコアをランキング。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefectures | Yes | 比較対象都道府県(2-5県)。例: ["愛知県", "東京都"] | |
| area | No | 各都道府県の代表エリア(省略時は県庁所在地相当。愛知=名古屋市中区、東京=千代田区) | |
| neighborhood | No | 町丁目(例: '名駅南1丁目')。v2.4 では町丁目レベル実データに対応(対応都道府県のみ) | |
| propertyType | No | mixed | |
| metrics | No | ||
| includeMarkdown | No | ||
| exportFormat | No | 出力フォーマット。xlsx を指定すると xlsxBase64 フィールドに Base64 エンコード済み Excel を返す | json |