Tripadvisor
Overview
SLUG: TRIPADVISOR
Description
TripAdvisor Content API provides access to location data, reviews, photos, and search functionality for travel-related content.
Authentication Details
API Key
Connecting to Tripadvisor
Create an auth config
Use the dashboard to create an auth config for the Tripadvisor toolkit. This allows you to connect multiple Tripadvisor accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Tripadvisor Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Tripadvisor toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
TRIPADVISOR_GET_LOCATION_ACTIVITIES
Tool Name: Get Location Activities
Description
Action Parameters
Action Response
TRIPADVISOR_GET_LOCATION_AWARDS
Tool Name: Get Location Awards
Description
Action Parameters
Action Response
TRIPADVISOR_GET_LOCATION_DETAILS_V2
Tool Name: Get Location Details V2
Description
Action Parameters
Action Response
TRIPADVISOR_GET_LOCATION_GEOS
Tool Name: Get Location Geos
Description
Action Parameters
Action Response
TRIPADVISOR_GET_LOCATION_HOTELS
Tool Name: Get Location Hotels
Description
Action Parameters
Action Response
TRIPADVISOR_GET_LOCATION_PHOTOS_V2
Tool Name: Get Location Photos V2
Description
Action Parameters
Action Response
TRIPADVISOR_GET_LOCATION_REVIEWS_V2
Tool Name: Get Location Reviews V2
Description
Action Parameters
Action Response