Tripadvisor Search
tripadvisor_searchSearch Tripadvisor using queries or URLs to fetch business data, reviews, and details. Customize result counts, fields, and execution mode for tailored data extraction.
Instructions
Search Tripadvisor with the documented /tripadvisor-search endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Skip results. | |
| async | No | Deprecated compatibility flag. Prefer execution_mode. | |
| limit | No | Maximum results. | |
| query | Yes | One or more Tripadvisor search queries or URLs. | |
| fields | No | Specific fields to return. | |
| webhook | No | Optional webhook URL for async completion. | |
| search_type | No | Tripadvisor SearchType parameter from the documented endpoint. | |
| 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 |