action viator_booking_hotels { label: "/booking/hotels" description: "Get hotel pick-ups\nLists the hotel pickups available for either a product or a destination\n" provider: viator method: GET path: "/booking/hotels" encoding: json output: { type: "object" } }