Cta Train Positions
cta_train_positionsLive Chicago CTA 'L' train positions on one or more lines — where every Red Line, Blue Line, Brown, Green, Orange, Purple, Pink, or Yellow train is right now: lat/lon, heading, next station with ETA, destination, approaching and delayed flags. Answers "where are the Blue Line trains" for the Chicago L. Example: cta_train_positions({ routes: "Red,Blue" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routes | Yes | Comma-separated 'L' lines, full color names accepted: "Red", "Red,Blue", "Brown,Purple" | |
| _apiKey | No | Optional: your own CTA credentials as "train_key:bus_key" — Train Tracker key (free at transitchicago.com/developers) + Bus Tracker key (free at ctabustracker.com) |