Paraderos en bounding box
find_stops_in_bboxFind transit stops inside a specified geographic area by providing minimum and maximum latitude and longitude coordinates to get a list of stops within that bounding box.
Instructions
Paraderos dentro de un bounding box (min/max lat/lon).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_latitude | Yes | ||
| min_latitude | Yes | ||
| max_longitude | Yes | ||
| min_longitude | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||