Files
Yihan c118add7af feat: add pricewin-flight-search skill
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.
2026-08-01 14:20:11 +07:00
..