get_waste_stations
Locate waste collection stations in Prague using coordinates, radius, district filters, and monitoring status. Get sorted results to plan your waste disposal efficiently.
Instructions
Get sorted waste collection stations in Prague.
Args:
latlng: Coordinates as "latitude,longitude" (e.g. "50.0890,14.4168")
range: Search radius in meters from the coordinates
limit: Maximum number of results (default: 10)
offset: Number of results to skip for pagination
onlyMonitored: Filter to only monitored stations
districts: Filter by district codes (comma-separated)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| range | No | ||
| latlng | No | ||
| offset | No | ||
| districts | No | ||
| onlyMonitored | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |