ta_search_locations
Search TripAdvisor locations (hotels, restaurants, attractions, geos) by name. Retrieve location IDs for detailed lookups.
Instructions
Search TripAdvisor locations (hotels, restaurants, attractions, geos) by name. Returns up to 10 matches with location_id for the detail tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phone | No | Phone number filter (spaces/dashes ok, no leading "+") | |
| radius | No | Search radius around latLong (must be > 0) | |
| address | No | Address filter | |
| latLong | No | Center point to scope the search, e.g. "42.3455,-71.10767" | |
| category | No | Restrict results to one property type | |
| language | No | Result language code (default: en) | |
| radiusUnit | No | Unit for radius | |
| searchQuery | Yes | Text to search location names for |