rowhint_get_best_seats
Find the highest-rated seats on a specific aircraft configuration. Filter by cabin class (economy, premium, business, first) and number of results. Use when someone asks "What's the best seat on the United 777?" or "Best economy seat on Delta A321neo?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cabin | No | Filter by cabin tier. Omit for all cabins. | |
| limit | No | Number of seats to return (default 3, max 10) | |
| config_id | Yes | Aircraft configuration ID |