find_routes_between_stops
Find all bus routes serving both of two specified stops. Enter stops by NaPTAN code or name to discover shared routes.
Instructions
Find all bus routes that serve BOTH of the given stops. Stops can be specified by NaPTAN code or by name.
Parameters: stop_a: First stop (NaPTAN code or name substring). stop_b: Second stop (NaPTAN code or name substring).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stop_a | Yes | ||
| stop_b | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |