get_public_toilet_by_city
List public toilets in a Japanese municipality, with wheelchair / baby-seat / ostomate flags, address and coordinates. Covers 612 municipalities nationwide (large cities capped at the top 50 results). Municipality names accept Japanese (e.g. 那覇市, 渋谷区); prefixing the prefecture improves accuracy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | Yes | Municipality name in Japanese (e.g. 那覇市, 渋谷区, 上天草市). Prefix the prefecture for accuracy. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Resolved municipality. | |
| note | No | Human-readable note. | |
| count | No | Toilets returned. | |
| error | No | Set when nothing was found. | |
| toilets | No | Public toilets with wheelchair / baby-seat / ostomate flags, address and coordinates. | |
| attribution | No | Data source(s), license and provenance — an object, or an array of sources. |