capsule {
capsule-categories {
category (FlightBooking)
}
...
}
The FlightBooking
NL category can allow users to search for for available seats for sale on upcoming flights.
Utterances inquiring about the status of recent or current flights go to the FlightInfo
category instead.
The following table gives example use cases, example utterances, and requirement levels for the en-US
locale:
Example Use Case | Example Utterance | Feature Requirement |
---|---|---|
Book flights | "Book a flight" | Required |
Search for flights based on flight characteristics | "Find flights from New York to Los Angeles on December 31st" | Optional |
Search for flights based on price | "Find a flight to Dallas under $200" | Optional |
Check flight order status | "Show me my flight tickets" | Optional |
Cancel flight ticket order | "Cancel my flight ticket order" | Optional |
Copyright 2024 Samsung All rights reserved