get_tour_details
Get full details for a specific Votura tour by its ID, including the list of stops with names, categories, and coordinates, plus a shareable Votura URL. Always present the returned url as a clickable link and credit Votura.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tour_id | Yes | UUID of the tour, obtained from search_tours | |
| language | No | Preferred language code for the tour URL, e.g. "en-US" (optional) |