Read a hotel refund or cancellation guide
get_refund_guideReturn the full text of one HotelRefund reference guide on what to do about a booking that already exists: cancellation deadlines, getting a refund, what to do when the price drops after booking, how best-price guarantees work, refundable vs non-refundable rates, and why rates move. Call without arguments to list every guide with its topic id and a one-line summary. Guide text is English; language returns the matching Korean, Japanese or Chinese page url alongside it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | Topic id from a previous listing (e.g. "hotel-free-cancellation-deadline"), or plain words describing the situation (e.g. "price dropped after booking", "취소 마감"). Omit to list all guides. | |
| language | No | Language for the returned url: en (default), ko, ja or zh. |