Upcoming charter departure dates
charter_datesReal upcoming charter departure dates from Tirana for a destination (cached calendar), each with the trip lengths (nights_available) really on sale for that departure and a ready booking-search link. Filter with date_from/date_to or month; total_count/has_more say when the calendar holds MORE dates than returned — never present a capped list as the whole calendar. For "which date is cheapest" use charter_flexible_dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max dates to return (default 20). | |
| month | No | Whole-month window, e.g. '2026-09' (ignored when date_from/date_to given). | |
| adults | No | Number of adults (default 2). | |
| nights | No | Trip length in nights. Omit for the standard charter length (6 nights / 7 days). Most departures also sell 3-10 nights. | |
| date_to | No | Only departures on/before this date (YYYY-MM-DD). | |
| date_from | No | Only departures on/after this date (YYYY-MM-DD). | |
| destination | Yes | Destination key, e.g. 'antalya' or 'bodrum'. | |
| children_ages | No | Age of each child AT DEPARTURE (0-14 = child; 15+ is counted as an adult automatically). |