get_hotel_details
Retrieve comprehensive details for Hilton hotels including amenities, photos, check-in times, and contact information to support travel planning and booking decisions.
Instructions
Get detailed information about a specific Hilton hotel, including amenities, description, photos, check-in/check-out times, and contact info.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hotelId | Yes | Hotel code (e.g. 'NYCHITW') or full URL from search_hotels results | |
| checkIn | No | Check-in date in YYYY-MM-DD format (optional, for rate display) | |
| checkOut | No | Check-out date in YYYY-MM-DD format (optional, for rate display) |