Find brand models
find_modelsRetrieve a brand's model catalog with model names, slugs, and numeric IDs to pair with search filters for precise watch listings.
Instructions
List a brand's model catalog (model name, slug and numeric model id). Pair the model id with search_listings' models param and the brand id with manufacturerIds for precise searches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Brand name (e.g. 'Rolex'), brand id from list_brands (e.g. '221'), or slug |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| slug | No | ||
| brand | No | ||
| count | Yes | ||
| models | Yes |