get_minimum_wage
Get the official regional minimum wage for a Japanese prefecture, returning the latest hourly rate, prior rate, increase amount, and effective date. Uses current MHLW data to avoid stale information.
Instructions
Get the current regional minimum wage (hourly rate) for a Japanese prefecture.
Official MHLW (Ministry of Health, Labour and Welfare) regional minimum wage, revised every October. Returns the latest fiscal-year hourly rate, previous rate, the amount of increase, and the effective date. LLM memory is stale by design — this tool always returns the current official figures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefecture | No | prefecture name in kanji, romaji, or with 都/府/県 suffix (e.g. 東京, tokyo, 東京都). Use 全国/nationwide for the national weighted average. | 東京 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||