find_nearest_toilets
Find the closest public toilets to any location in Australia using latitude and longitude coordinates.
Instructions
Find the nearest public toilets to a location (Australia).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes | ||
| radius | No | Search radius in metres | |
| limit | No |