search_brands
Search Vinted's brand catalogue by keyword to find matching brands with IDs, item counts, and favourite counts. Use returned IDs to filter items by brand.
Instructions
Search Vinted's brand catalogue by keyword. Returns matching brands with their numeric IDs, slugs, total item counts, and favourite counts. Pass the returned IDs to search_items.brandIds, or use search_items.brand[] to pass names and have them resolved automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of brand results to return | |
| query | Yes | Brand name keyword to search for, e.g. "Nike" or "Levi" | |
| country | No | Country site to query (brand catalogues are shared across countries) | fr |