TripAdvisor

Connect your AI agents to TripAdvisor.

Available Tools

search_locations

Search TripAdvisor locations by text query. Optionally filter by category (hotels, attractions, restaurants, geos), address, phone, or lat/long with radius. Returns up to 10 results.

search_nearby_locations

Search TripAdvisor locations near a latitude/longitude coordinate. Optionally filter by category, address, phone, or radius. Returns up to 10 nearby results.

get_location_details

Get detailed information for a TripAdvisor location by ID. Returns name, description, address, rating, reviews count, ranking, contact info, hours, amenities, cuisine, and more.

get_location_photos

Get photos for a TripAdvisor location. Returns up to 5 high-quality photos per request. Filter by source (Expert, Management, Traveler). Use offset from page_info for pagination.

get_location_reviews

Get reviews for a TripAdvisor location. Returns up to 5 recent reviews per request. Use offset from page_info for pagination.

validate_credential

Validate TripAdvisor API credentials by testing authentication with a lightweight search call. Returns {success, message}.