FT
Fly Travel Albania
/tour_details
Organized tour details (dates, program, price)
Full cached details for ONE organized group tour: the COMPLETE departure-date calendar, the day-by-day program as text, duration, transport, and the per-person
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 /tour_details for me.
Input
| Field | Type | Description |
|---|---|---|
| tour | string | Tour name or city, or part of it (e.g. "Stamboll", "Dubai"). |
| tour_id | integer | Exact tour id from tours_list (preferred when known). |
| date | string | Desired departure date, YYYY-MM-DD — checked against the calendar and baked into tour_page |
| adults | integer | Number of adults (default 2). |
| children_ages | array | Age of each child, 0-11 (TOURS price 12+ as adults — a DIFFERENT bracket than charter pack |
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":"/tour_details","input":{}}'cli
npx cracked-ai run -p mcp-al-flytravel-travel-prices -e /tour_details -i '{}'mcp
run_tool({ provider: "mcp-al-flytravel-travel-prices", endpoint: "/tour_details", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.