search_stops
Search a route by keyword to find matching stops or stations, using route ID and optional direction.
Instructions
Search for stops/stations along a specific route by keyword or station name (e.g., search 'Stadium' or 'Nicollet' on the Green Line).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Text to search in the stop name/description. | |
| route_id | Yes | Route ID (e.g. '902', '901', '94'). | |
| direction_id | No | Direction ID (0 or 1). Default is 0 if omitted. |