Fly Travel Albania
FT
Fly Travel Albania
/charter_flexible_dates

Cheapest cached date in a window

For flexible travellers: the lowest CACHED package total for each departure date inside a window (max 31 days) for a destination and party, plus best_value_date

liveverifiedunknown~5s typical
mcpprobedflytravelalbania
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-al-flytravel-travel-prices /charter_flexible_dates for me.

Input

FieldTypeDescription
destination*stringDestination key, e.g. 'antalya' or 'bodrum'.
date_fromstringWindow start, YYYY-MM-DD (default today).
date_tostringWindow end, YYYY-MM-DD (default date_from + 14 days; max 31-day window).
stars_minintegerMinimum hotel star rating (1-5).
budget_total_maxintegerMax TOTAL budget in EUR for the whole party.
adultsintegerNumber of adults (default 2).
children_agesarrayAge of each child AT DEPARTURE (0-14 = child; 15+ is counted as an adult automatically).
nightsintegerTrip length in nights. Omit for the standard charter length (6 nights / 7 days). Most depa

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-al-flytravel-travel-prices","endpoint":"/charter_flexible_dates","input":{"destination":"..."}}'
cli
npx cracked-ai run -p mcp-al-flytravel-travel-prices -e /charter_flexible_dates -i '{"destination":"..."}'
mcp
run_tool({ provider: "mcp-al-flytravel-travel-prices", endpoint: "/charter_flexible_dates", input: {"destination":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.