Search for one-way flights using Google Flights. Returns flight options with airlines, departure/arrival times, prices, and booking information.
**Workflow:**
1. Search with departure_id, arrival_id, and outbound_date to get flight options
2. Each flight includes a booking_token for retrieving detailed booking information
For round-trip flights, use google_flights_round_trip instead.
For flexible date searches, use google_flights_calendar_one_way to find the cheapest dates first.
Connector