stl_gtfs_stops
Find transit stops by name substring, exact stop code, or serving route to retrieve GTFS stop information for St. Louis.
Instructions
Search stops by name substring, rider-facing stop code, or serving route.
Args: search: substring of stop_name, case-insensitive. code: exact stop_code match. route_id: return every stop served by this route.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | ||
| limit | No | ||
| offset | No | ||
| search | No | ||
| route_id | No | ||
| snapshot | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |