Get a Vinted item
get_itemFetches Vinted listing details by numeric ID: title, description, price, brand, size, condition, photos, seller. Falls back to public page when the API is bot-blocked.
Instructions
Fetches one listing by numeric id: title, description, price, brand, size, condition, photos and seller. Falls back to the public item page when the API is bot-blocked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | Numeric Vinted item id (the digits in /items/<id>-slug). | |
| country | No | Vinted storefront to use (fr, be, de, at, es, it, nl, pt, …). Defaults to the server's configured country. |