car_get_checkout_url
ChatGPTCreate a secure checkout link for a selected rental car. Use after rate revalidation. The user completes payment and driver details on the RouteStack portal.
car_get_checkout_url
ChatGPTCreate a secure checkout link for a selected rental car. Use after rate revalidation. The user completes payment and driver details on the RouteStack portal.
car_locations
ChatGPTLook up car pickup and drop-off locations by city or airport code. Use when the user names locations for a car search.
car_locations
ChatGPTLook up car pickup and drop-off locations by city or airport code. Use when the user names locations for a car search.
car_revalidate
ChatGPTConfirm the current price of a selected rental car offer before checkout.
car_revalidate
ChatGPTConfirm the current price of a selected rental car offer before checkout.
car_search
ChatGPTSearch available rental cars for pickup and drop-off locations, dates, and times. Use after resolving location codes with car_locations.
car_search
ChatGPTSearch available rental cars for pickup and drop-off locations, dates, and times. Use after resolving location codes with car_locations.
flight_get_checkout_url
ChatGPTCreate a secure checkout link for a selected flight. Use after fare revalidation. The user completes payment and traveler details on the RouteStack portal.
flight_get_checkout_url
ChatGPTCreate a secure checkout link for a selected flight. Use after fare revalidation. The user completes payment and traveler details on the RouteStack portal.
flight_locations
ChatGPTLook up airports and cities by name or IATA code. Use when the user names origin or destination for a flight search.
flight_locations
ChatGPTLook up airports and cities by name or IATA code. Use when the user names origin or destination for a flight search.
flight_revalidate
ChatGPTConfirm the current price of a selected flight fare before checkout.
flight_revalidate
ChatGPTConfirm the current price of a selected flight fare before checkout.
flight_search
ChatGPTSearch available flights for origin, destination, dates, and passenger count. Use after resolving airport codes with flight_locations.
flight_search
ChatGPTSearch available flights for origin, destination, dates, and passenger count. Use after resolving airport codes with flight_locations.
flight_session
ChatGPTStart a flight search session. Use before flight_search when a session is required.
flight_session
ChatGPTStart a flight search session. Use before flight_search when a session is required.
hotel_get_booking
ChatGPTRetrieve details for an existing hotel reservation by booking ID.
hotel_get_booking
ChatGPTRetrieve details for an existing hotel reservation by booking ID.
hotel_get_checkout_url
ChatGPTCreate a secure checkout link for a selected hotel room. Use after rate revalidation. The user completes payment and guest details on the RouteStack portal.
hotel_get_checkout_url
ChatGPTCreate a secure checkout link for a selected hotel room. Use after rate revalidation. The user completes payment and guest details on the RouteStack portal.
hotel_get_details
ChatGPTGet property details for a hotel including description, amenities, images, policies, and contact information.
hotel_get_details
ChatGPTGet property details for a hotel including description, amenities, images, policies, and contact information.
hotel_get_rooms_and_rates
ChatGPTList available room types and rates for a selected hotel. Use after the user picks a hotel from search results.
hotel_get_rooms_and_rates
ChatGPTList available room types and rates for a selected hotel. Use after the user picks a hotel from search results.
hotel_revalidate_rate
ChatGPTConfirm the current price and availability of a selected room rate before checkout.
hotel_revalidate_rate
ChatGPTConfirm the current price and availability of a selected room rate before checkout.
hotel_search
ChatGPTSearch available hotels for specific check-in and check-out dates. Use after resolving a destination ID. Returns listing results and session fields needed for follow-up calls.
hotel_search
ChatGPTSearch available hotels for specific check-in and check-out dates. Use after resolving a destination ID. Returns listing results and session fields needed for follow-up calls.
hotel_search_destinations
ChatGPTLook up cities, neighborhoods, and hotel names. Use when the user names a place and you need a destination ID before searching hotels.
hotel_search_destinations
ChatGPTLook up cities, neighborhoods, and hotel names. Use when the user names a place and you need a destination ID before searching hotels.