BART (Bay Area Rapid Transit) provides public transportation services in the San Francisco Bay Area.
Stub action for bart api version retrieval.
Tool to retrieve a list of currently released bart schedules. use when you need schedule versioning info.
Tool to fetch detailed information about a specific bart route. use when you know the route number (1–12) or need all routes configuration. call after confirming the route id.
Stub action for bart stations retrieval.
Tool to fetch real-time trip updates in gtfs-realtime format. use when you need the latest live trip information as raw protobuf.
Tool to download the static gtfs feed (google transit.zip). use when needing the latest gtfs schedule data.