CATS bus route frequencies
get_bus_routeFind CATS bus routes and scheduled frequency by time of day. Filter by route number or name, or list all routes to plan trips and check bus intervals.
Instructions
CATS bus routes with scheduled frequency (minutes between buses) by time of day.
For stops near an address use find_nearby_places with category 'bus_stop'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route | No | Route number (e.g. '9') or part of its name; omit to list all routes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| since | No | Earliest date included (local time). | |
| records | Yes | ||
| location | No | ||
| breakdown | No | Counts of all matching records per value. | |
| breakdown_by | No | ||
| radius_miles | No | ||
| total_matching | Yes | Records matching the filters; may exceed returned. |