rezdy_agent_search_products
Search travel products across marketplace suppliers using filters for location, price range, duration, and category to find tours and activities matching specific criteria.
Instructions
Search marketplace products from all suppliers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results | |
| offset | No | Offset for pagination | |
| productCode | No | Product code to filter by | |
| name | No | Product name to search for | |
| categoryId | No | Category ID to filter by | |
| supplierId | No | Supplier ID to filter by | |
| location | No | Location to filter by | |
| region | No | Region to filter by | |
| country | No | Country to filter by | |
| minPrice | No | Minimum price filter | |
| maxPrice | No | Maximum price filter | |
| duration | No | Duration in minutes | |
| tags | No | Tags to filter by |