Septa Bus Positions
septa_bus_positionsLive SEPTA bus and trolley vehicle positions for a route in Philadelphia — each vehicle with direction, destination, next stop, minutes late, estimated seat availability (crowding), and lat/lon. Buses use route numbers ("23", "47"); trolleys use SEPTA Metro codes T1-T5, G1 (Girard), D1/D2 (Media/Sharon Hill) — legacy trolley numbers like "10" are auto-translated to T1. Example: septa_bus_positions({ route: "23" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route | Yes | Bus route number ("23", "47", "66") or trolley code ("T1"-"T5", "G1", "D1", "D2"; legacy trolley numbers 10/34/13/11/36/15/101/102 also accepted) |