mirror of
https://github.com/Price-Win/pricewin-skills-hub.git
synced 2026-09-18 09:05:30 +08:00
c118add7af
Covers the two flight MCP tools, which had no skill. Documented against the live server plus server.ts/flight-search-client.ts, then smoke-tested on a real SGN→HAN search. Four contracts differ from the hotel skills and are stated explicitly, since copying hotel guidance here would be wrong: fares are a party total for the leg (not per night), poll_flight_results blocks ~30s internally (no sleep-then-poll loop), bookingUrl already carries dates so appending params corrupts it, and there is no airport lookup tool.