Check the Vinted session
session_statusWhen a seller tool fails, verify if a Vinted session exists for the storefront. Reports 'absent' if never logged in or 'expired' if session lapsed, and prompts the human to re-login via command.
Instructions
Reports whether a usable Vinted session exists for a storefront, without throwing. Use it when a seller tool fails, to tell the user precisely whether they have never logged in (absent) or their session lapsed (expired). Logging in requires a human: they must run vinted-seller login --country <code> and sign in themselves in the window that opens. Never ask the user for their password.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Vinted storefront to use (fr, be, de, at, es, it, nl, pt, …). Defaults to the server's configured country. |