search_bus_routes
Find direct or one-transfer bus routes between any two stops in Madurai, with stop counts, platform bays, official fares, and map links. Set verbose for full stop sequences.
Instructions
Search bus routes between two stops in Madurai. Returns direct buses and 1-transfer options with stop counts, PBS platform bays, official TNSTC stage fares, and canonical visual map links. By default returns key milestones for token efficiency; set verbose=true for complete stop sequences.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Destination stop or landmark in Madurai (e.g. 'Alagarkovil', 'Thirunagar', 'Airport'). | |
| from | Yes | Origin stop or landmark in Madurai (e.g. 'Periyar', 'Mattuthavani', 'Goripalayam', 'பெரியார்'). | |
| verbose | No | Set to true to return full intermediate stop lists for every leg. Default is false (key milestones). | |
| max_transfers | No | Maximum transfers allowed: 0 for direct only, 1 for up to 1-transfer. Default is 1. |