get_booking
Retrieve hotel booking details by ID or confirmation number to access reservation information, guest data, and booking status for API-level lookups.
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. Scoped to bookings made through your API key.
This tool is for developer/API-level lookups. For guest-facing reservation lookups, use retrieve_booking which enforces identity verification.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | Yes | Booking ID (e.g. stk_bk_xxxx) or confirmation number |