Developer Tools18 toolsPaste one API key
Bart integration for AI agents
BART (Bay Area Rapid Transit) provides public transportation services in the San Francisco Bay Area.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Bart once and call the same tools from all of them.
Setup
Connect Bart through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Bart exposes 18 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
bart_get_api_version | Get the current version of the BART API | Read |
bart_get_elevator_status | Fetch current elevator status across all BART stations | Read |
bart_get_estimated_departures | Get real-time estimated departure times for a specified BART station | Read |
bart_get_fare | Get fare information between two BART stations including Clipper and cash prices | Read |
bart_get_gtfs_alerts | Fetch GTFS-RT service alerts in protobuf format for integration with GTFS static feed | Read |
bart_get_gtfs_rt_trip_updates | Fetch real-time trip updates in GTFS-Realtime format | Read |
bart_get_gtfs_static_schedule_feed | Downloads the BART static GTFS (General Transit Feed Specification) schedule feed as a ZIP | Read |
bart_get_route_info | Fetch detailed information about a specific BART route | Read |
bart_get_route_schedule | Get detailed schedule information for a specific BART route showing all trains and their stops | Read |
bart_get_schedule_arrive | Retrieve schedule information based on a specified arrival time | Read |
bart_get_schedule_depart | Get BART train schedules departing from an origin station to a destination station at a | Read |
bart_get_service_advisories | Fetch current BART service advisories | Read |
bart_get_station_access | Get comprehensive station access information including parking, transit, bike facilities, and | Read |
bart_get_station_info | Get detailed information for a specific BART station by its abbreviation code | Read |
bart_get_station_schedule | Get detailed scheduled departure information for a specific BART station | Read |
bart_get_stations | Get a list of all BART stations with their complete information | Read |
bart_get_train_count | Fetch current count of trains active in the BART system | Read |
bart_list_routes | Get a list of all current BART routes/lines with basic information | Read |