Find a Vinted category
find_categorySearches Vinted's catalogue tree and returns ranked category matches with IDs and full paths. Choose a leaf category to keep your listing visible and avoid misplacement.
Instructions
Searches the Vinted catalogue tree and returns ranked candidates with their numeric id and full path ("Femmes > Chaussures > Baskets"). Only leaf categories (isLeaf: true) can hold a listing. Show the top candidates to the user rather than silently taking the first one - a wrong category buries the listing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | What the item is, e.g. "baskets homme", "robe été", "smartphone". | |
| country | No | Vinted storefront to use (fr, be, de, at, es, it, nl, pt, …). Defaults to the server's configured country. |