mbta_get_historical_assignments
Access past track assignments for a station and route to analyze historical trip patterns and operational data.
Instructions
Get historical track assignments for analysis using IMT API. Shows actual track assignments from past trips.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| station_id | Yes | Station ID to get historical data for | |
| route_id | Yes | Route ID to get historical data for | |
| days | No | Number of days to look back (default: 30) |