Buscar experiencias / tours
search_experiencesSearch Tuki experiences and tours (treks, day tours, multi-day, workshops, adventure activities) by text query, destination, or type. Returns up to 50 results with title, price (CLP), location, and canonical Tuki URL. Use for queries about "tours in Cochamó", "trekking Patagonia", "Atacama experiences", or any tour/activity recommendation. Routing rule: use THIS tool for a concrete single-vertical product search; use search_unified for open multi-vertical queries; use recommend for trip planning / open-ended intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Experience type: tour, trek, workshop, multi_day, etc. | |
| query | No | Free text search (e.g. "trekking", "stargazing", "valle de la luna"). Empty = list all. | |
| offset | No | Pagination offset. Use next_offset from a previous response. | |
| price_max | No | Maximum price in CLP (Chilean pesos). Foreign-currency listings are converted using live FX rates. | |
| price_min | No | Minimum price in CLP (Chilean pesos). Foreign-currency listings are converted using live FX rates. | |
| destination | No | Destination slug filter, e.g. "cochamo", "san-pedro-de-atacama". | |
| max_results | No | ||
| response_format | No | concise = high-signal fields + canonical URL (token-cheap, default). detailed = full record. | concise |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| count | Yes | ||
| total | Yes | ||
| offset | Yes | ||
| results | Yes | ||
| has_more | Yes | ||
| next_offset | No |