get_hotel_stats
Get pricing percentile context for a specific hotel. Returns where the current rate falls relative to the property's typical pricing (e.g. "this rate is in the 20th percentile — cheaper than 80% of historical observations"). Use this to add objective context to recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hotel_id | Yes | The hotel's Vervotech property ID. | |
| nightly_cash_cost | Yes | The current nightly cash rate to score. | |
| nightly_points_cost | No | Optional current nightly points rate to additionally score. | |
| nightly_cash_cost_currency | Yes | Currency of the cash cost (e.g. "USD"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |