Retrieve comprehensive details for a specific hotel from search results. Returns complete property information including rooms, rates, policies, and amenities.
WHEN TO USE:
Use this tool when a user wants to:
• View detailed information about a specific hotel from search results
• Compare room types and rates within a single property
• Review cancellation policies and booking terms
• Check complete amenity list and property facilities
• Get detailed descriptions before booking
REQUIRED PARAMETERS:
• session_id: Session ID from a recent search-hotels or semantic-search-hotels call
• hotel_id: Unique hotel identifier from the search results
IMPORTANT:
Both parameters must be from recent, active searches. Sessions expire after periods of inactivity. Always use fresh search results to ensure valid session and hotel IDs.
DETAILED INFORMATION RETURNED:
Property Overview:
• Full hotel name, description, and category
• Star rating and guest review scores
• Complete address and location details
• Contact information
• Check-in/check-out times and policies
Facilities & Amenities:
• Complete list of hotel facilities (WiFi, pool, gym, spa, parking, etc.)
• Room-specific amenities by room type
• Accessibility features
• On-site services and activities
Room Types & Configurations:
• All available room categories
• Room size and layout details
• Bed configurations (king, queen, twin, etc.)
• Maximum occupancy per room
• Room-specific facilities
Rate Information:
• Multiple rate options per room type
• Detailed pricing breakdown
• Meal plan inclusions (Room Only, Breakfast, Half Board, etc.)
• Rate comparison across booking conditions
• Special offers and packages
• Taxes and fees breakdown
Booking Policies:
• Cancellation policies and deadlines
• Refundability conditions and penalties
• Payment terms and requirements
• Hotel-specific booking rules
• Age restrictions and requirements
• Pet policies
Location Details:
• Nearby attractions and landmarks
• Distance to airport/transit
• Neighborhood description
OUTPUT:
Returns structured JSON with comprehensive hotel data organized by sections. Use this information to help users make informed booking decisions. The hotel_id and session_id are required for the book-hotel tool.