get_categories
Retrieve the full Vinted category tree for a country. Get numeric IDs, names, and parent IDs to filter search results by department.
Instructions
Fetch the full Vinted category tree for a country. Returns a flat list of all categories and subcategories with their numeric IDs, names, parent IDs, and item counts. Pass a categoryId to search_items or search_all_items to restrict results to a department (e.g. women's clothing, men's shoes, electronics). Results are cached for 1 hour.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional keyword filter on category name, e.g. "shoes" or "dress" | |
| country | No | Country site to fetch categories for (category IDs are consistent across countries) | fr |