mbta_get_predictions
Retrieve real-time MBTA transit predictions for specific stops, routes, or trips to help plan travel.
Instructions
Get real-time predictions for MBTA services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stop_id | No | Filter predictions by stop ID | |
| route_id | No | Filter predictions by route ID | |
| trip_id | No | Filter predictions by trip ID | |
| page_limit | No | Number of results to return (default: 10) |