calculate_fare
Calculate the official TNSTC stage fare between any boarding and alighting stop in Madurai, including Ordinary, LSS, Express, and Deluxe/AC classes.
Instructions
Calculate the official TNSTC stage fare between any boarding and alighting bus stop in Madurai across Ordinary, LSS, Express, and Deluxe/AC classes based on authoritative stage charts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bus_number | No | Optional specific bus number to calculate exact route-stage fare (e.g. '44', '77', '5'). | |
| boarding_stop | Yes | Boarding stop name (e.g. 'PERIYAR BUS STAND', 'PBS', 'Kalavasal'). | |
| alighting_stop | Yes | Alighting stop name (e.g. 'MGR BUS STAND', 'Mattuthavani', 'Alagarkovil'). |