Connection check
verified live · 27h ago
roomza
The room-level truth layer of hospitality. Verified scores for exact hotel rooms, not just hotels.
Tools
12
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
12 toolsRead from the running server on 27h ago.
add_special_request
request*booking_id*
Add a special request to one of your bookings (e.g. extra pillows, late checkout, anniversary celebration). Requires connecting your Roomza account. Add a special request to one of your bookings (e.g. extra pillows, late checkout, anniversary celebration). Requires connecting your Roomza account.
ask_about_hotel
read-only
hotel_id*question*
Ask a specific question about a hotel that standard data may not answer. Uses AI with web search to find the answer. Examples: 'Does this hotel have Eiffel Tower views?', 'Is there… Ask a specific question about a hotel that standard data may not answer. Uses AI with web search to find the answer. Examples: 'Does this hotel have Eiffel Tower views?', 'Is there a rooftop bar?', 'How far is it from the airport?'. Try get_hotel first; use this only when that data doesn't answer the question.
get_hotel
read-only
identifier*
Get full details for a hotel including: Roomza Truth summary, score breakdown, top strengths, hotel character (type, vibes, best-for), nearby landmarks with distances, neighborhood… Get full details for a hotel including: Roomza Truth summary, score breakdown, top strengths, hotel character (type, vibes, best-for), nearby landmarks with distances, neighborhood, awards, amenities, and review highlights from the open web. Use hotel name, slug, or UUID as the identifier. This is the FIRST call when the user names a specific hotel ('Wynn Las Vegas') — no search_hotels needed; the name resolves directly.
get_hotel_pricing
read-only
check_inhotel_id*check_out
Get public room rates for a hotel (the hotel's own public rate; booking on Roomza never costs more). Pass check_in and check_out dates (YYYY-MM-DD) to get nightly from-prices per r… Get public room rates for a hotel (the hotel's own public rate; booking on Roomza never costs more). Pass check_in and check_out dates (YYYY-MM-DD) to get nightly from-prices per room type. Without dates, returns the hotel's typical nightly from-price. No booking links; to price and book an exact room, use secure_room.
get_hotel_rooms
read-only
hotel_id*room_number
List rooms for a hotel with individual Roomza scores, bed type, view, and floor. Pass room_number to look up a specific room. List rooms for a hotel with individual Roomza scores, bed type, view, and floor. Pass room_number to look up a specific room.
get_my_preferences
read-only
Get your saved room preferences, standing requests, and loyalty accounts on Roomza. Requires connecting your Roomza account. Get your saved room preferences, standing requests, and loyalty accounts on Roomza. Requires connecting your Roomza account.
get_my_trips
read-only
Look up your upcoming and past hotel bookings/trips on Roomza. Requires connecting your Roomza account. Look up your upcoming and past hotel bookings/trips on Roomza. Requires connecting your Roomza account.
get_nearby
read-only
end_datehotel_id*start_date
Get nearby places (restaurants, bars, attractions, parks) and upcoming events near a hotel. Optionally filter events to a travel window with start_date / end_date. Get nearby places (restaurants, bars, attractions, parks) and upcoming events near a hotel. Optionally filter events to a travel window with start_date / end_date.
get_recent_reviews
read-only
limithotel_id*room_number
Get verified guest reviews for a hotel, including comments and insider tips. Pass room_number to get reviews for a specific room. Get verified guest reviews for a hotel, including comments and insider tips. Pass room_number to get reviews for a specific room.
search_hotels
read-only
citylimitquery*
DISCOVERY ONLY: search Roomza's hotel database by city, keyword, or natural language query when the user has NOT named a specific hotel. Understands hotel types (boutique, resort,… DISCOVERY ONLY: search Roomza's hotel database by city, keyword, or natural language query when the user has NOT named a specific hotel. Understands hotel types (boutique, resort, luxury), vibes (romantic, trendy, quiet), traveler types (couples, families, solo), neighborhoods, and nearby landmarks. Example queries: 'boutique hotels in SoHo', 'romantic resort near the Eiffel Tower', 'pet-friendly hotel in Seattle'. Renders for the user as a full map with a multi-hotel list (so do not repeat the list in prose). NEVER use this when the user names one specific hotel (e.g. 'Wynn Las Vegas'): the map of many hotels is wrong for that. Call get_hotel with the hotel name instead, then get_hotel_rooms and show_rooms.
secure_room
guestsroom_id*check_in*check_out*
Price and lock an exact room for specific dates with Room Lock. Returns the live price, cancellation policy, and a secure booking link with the room preselected. Requires connectin… Price and lock an exact room for specific dates with Room Lock. Returns the live price, cancellation policy, and a secure booking link with the room preselected. Requires connecting your Roomza account.
show_rooms
read-only
check_inroom_ids*check_out