tourradar_b2b-tour-departures
[tourradar] Use this when the user asks about available departure dates, pricing for specific dates, or needs to validate if a departure date is available.
Returns a list of departures for a specific tour within a date range, including availability status, pricing, and booking information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number. Default is 1 | |
| tourId | Yes | Tour ID | |
| currency | No | Currency to return prices in. Use this only when the user explicitly asks for a specific currency. Otherwise the user's default (based on location) is used. | |
| dateRange | Yes | Returns only departure dates in the desired range |