mbta_get_alerts
Retrieve MBTA service alerts and disruptions. Filter by route, stop, or specific alert ID to get current transit issues.
Instructions
Get MBTA service alerts and disruptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alert_id | No | Specific alert ID to get | |
| route_id | No | Filter alerts by route ID | |
| stop_id | No | Filter alerts by stop ID | |
| page_limit | No | Number of results to return (default: 10) |