get_booking
Retrieve reservation details using a booking ID or confirmation number. Returns hotel, dates, guest info, rate, and status.
Instructions
Look up a reservation by booking ID (stk_bk_xxxx) or hotel confirmation number. Returns full booking details including hotel, dates, guest info, rate, and status.
Developer-level lookup tool with no identity verification. For guest-facing reservation lookups, use lookup_booking which enforces identity verification before returning any data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | Yes | Booking ID (e.g. stk_bk_xxxx) or confirmation number |