What problem does it solve? Booking business flights normally requires navigating travel portals, comparing fares, checking policy compliance, and handling payment approvals manually. This Skill turns a plain-language trip request into a complete flight search, comparison, and booking workflow on Ramp without the user ever typing a CLI command or tool name. ## Core Features & Use Cases - Conversational flight search: Resolves cities to airports, searches one-way and round-trip flights, and presents up to 10 offers in a clean Markdown table with fare, duration, stops, price, and policy status. - Safe booking flow: Previews the fare with traveler, payment, fund, and approval details, then books only after an explicit yes, with optional preference-aware seat selection before ticketing. - Delegated booking and cancellation: Books for another traveler when explicitly authorized, and cancels an existing booking through a preview-then-confirm flow when the capability is enabled. - Use Case: A user says "book a flight from Toronto to SFO, leaving July 1 and back July 8" and the Skill resolves the airports, searches flights, shows a comparison table, previews the fare, and tickets the booking after confirmation. ## Quick Start Ask your agent to book a flight by describing the trip in plain language, for example: "Find me a round-trip flight from New York to San Francisco leaving next Monday and returning Friday."