{"name":"Book Hotels","purpose":"hotel_booking","summary":"The booking layer for AI agents. Search, hold, and book hotels through one API.","can":["search live hotel availability by city, landmark, or airport code","return photos, amenities, star rating, and display_markdown for each hotel","return per-night and total price with taxes where the supplier exposes them","state the cancellation policy before booking","hold a quoted price for 15 minutes","confirm a reservation and return the hotel confirmation number","accept Stripe Shared Payment Tokens (payment_data.token = spt_…)","modify guest name or stay dates on a confirmed booking","cancel a reservation when the rate allows it"],"cannot":["book flights, cars, or packages","book a stay if the LiteAPI wallet cannot cover the supplier rate"],"flow":["search_hotels","get_hotel","hold_offer","book_hotel","get_booking | modify_booking | cancel_booking"],"inputs_needed_from_user":["location","check_in","check_out","guest name","guest email","Link payment (spt_)"],"errors":["NO_AVAILABILITY","OFFER_EXPIRED","PRICE_CHANGED","HOLD_EXPIRED","INVALID_DATES","LOCATION_NOT_FOUND","PAYMENT_REQUIRED","PAYMENT_DECLINED","NOT_CANCELLABLE","NOT_MODIFIABLE","SUPPLIER_ERROR"],"endpoint":"https://bookhotelsmcp.com/mcp","manifest":"https://bookhotelsmcp.com/.well-known/mcp.json"}