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