get_bicycle_counters
Find bicycle counting stations in Prague by searching with coordinates and radius to retrieve nearby station locations and data.
Instructions
Get bicycle counting 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
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| range | No | ||
| latlng | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |