find_stops_near
Find bus stops near specific coordinates in Winnipeg to get stop IDs for trip planning. Search within a configurable distance up to 2000 meters.
Instructions
Search for bus stops near a specific geographic coordinate.
Useful when you know the location (e.g. from a user's known lat/lon) but need stop IDs.
NOTE: Distance is capped at 2000 meters to allow efficient querying.Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| distance_meters | No |