find_supplementary_grants
Given a central J-Grants subsidy id, search for municipal grants that supplement it (e.g. national "事業再構築" + city-level "事業再構築追加上乗せ"). Heuristic title-token match. Free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records (1-50, default 30) | |
| prefecture | No | Restrict supplementaries to municipalities of a single prefecture | |
| central_grant_id | Yes | Central J-Grants id, e.g. "jg_a0W..." |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| central | Yes | Echo of the seed central grant | |
| base_token | Yes | Heuristic base token used for matching | |
| supplementary | Yes | ||
| supplementary_count | Yes |