diagnose_rates
Identify missing hotel rates and check per-supplier status for AAA, member, or points rates. Diagnose availability breakdown by rate type and source.
Instructions
Diagnose rate availability and source statuses for a specific hotel.
Use this to investigate why certain rates (e.g. AAA, member, points)
are or aren't showing for a property. Shows per-supplier status and
a full breakdown of every rate by type.
Args:
hotel_id: The hotel's Vervotech property ID.
checkin: Check-in date in YYYY-MM-DD format.
checkout: Check-out date in YYYY-MM-DD format.
num_adults: Number of adult guests. Defaults to 2.
rate_sources: Optional comma-separated rate sources to check
(e.g. "travelport", "direct,travelport"). If omitted, all sources are checked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkin | Yes | ||
| checkout | Yes | ||
| hotel_id | Yes | ||
| num_adults | No | ||
| rate_sources | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |