mbta_get_shapes
Retrieve route shape coordinates for MBTA transit lines to display on maps. Filter by route ID or shape ID.
Instructions
Get route shape/path information for mapping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shape_id | No | Specific shape ID to get | |
| route_id | No | Filter shapes by route ID | |
| page_limit | No | Number of results to return (default: 10) |