get_routes
Retrieve all CTA bus routes to begin a session. Use the 'rt' field from each route for subsequent queries like directions, stops, predictions, patterns, and detours.
Instructions
Fetch all CTA routes. This is usually the first call in a session: use the 'rt' field from each returned route as the route designator for get_directions, get_stops_for_route, get_predictions_for_stop, get_patterns, and get_detours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |