no_nearest_stops
Find public transport stops near specific coordinates within a defined radius. Input latitude and longitude to locate nearby StopPlaces for trip planning.
Instructions
Find nearest StopPlaces for a coordinate (lat, lon) within a radius in meters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| radius | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||