search_subsidies
Search Japanese central + municipal subsidies. Combine keyword (Japanese), prefecture, municipality_code, category, or minimum amount. Returns up to limit records. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort order; default "relevance" when keyword set, otherwise "newest" | |
| limit | No | Max records to return (1-100, default 20) | |
| offset | No | Pagination offset (default 0) | |
| keyword | No | Free-text Japanese keyword (FTS), e.g. "IT導入", "創業", "省エネ" | |
| category | No | Category label (e.g. "子育て", "住宅", "事業者支援") — usually omit and rely on keyword | |
| open_only | No | When true, exclude records whose deadline has passed (default: false = include all) | |
| prefecture | No | Prefecture name in kanji, e.g. "東京都", "北海道" | |
| min_amount_jpy | No | Minimum subsidy amount in JPY; only records with amount_max_jpy >= this | |
| municipality_code | No | JIS X 0402 6-digit municipality code (e.g. 131105 = 杉並区) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Records on this page | |
| total | Yes | Total matching records (independent of limit/offset) |