Tripadvisor Reviews
tripadvisor_reviewsFetch Tripadvisor reviews from specified URLs to analyze customer feedback and sentiment. Input one or more property links to get review data.
Instructions
Fetch Tripadvisor reviews with the documented /tripadvisor-reviews endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| async | No | Deprecated compatibility flag. Prefer execution_mode. | |
| query | Yes | One or more Tripadvisor URLs. | |
| cutoff | No | Cutoff value accepted by Outscraper. | |
| fields | No | Specific fields to return. | |
| webhook | No | Optional webhook URL for async completion. | |
| language | No | Language code. | |
| reviews_limit | No | Maximum reviews per query. | |
| execution_mode | No | Execution strategy. Use auto to let the MCP server choose between sync and async. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| async | No |