ihg_book_room
Book an IHG hotel room by providing hotel ID, check-in/out dates, room type, and guest details; logs in and completes the full reservation flow.
Instructions
Book a hotel room at an IHG property. Requires login. Will complete the full booking flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check_in | Yes | Check-in date YYYY-MM-DD | |
| hotel_id | Yes | IHG hotel code | |
| check_out | Yes | Check-out date YYYY-MM-DD | |
| room_type | Yes | Room type name or code from ihg_get_room_rates | |
| guest_info | Yes | Guest and payment information |