Validate a draft against the real Vinted form
validate_listingOpens and fills the Vinted listing form from a draft, checks readiness for publishing, and reports missing fields or warnings without publishing.
Instructions
Opens Vinted's new-listing form in the browser, fills it completely from the draft, and reports whether it is ready to publish. It never clicks publish. This is the safe end-to-end check: run it before asking the user for permission to publish, and quote the returned missing/warnings back to them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draftId | Yes | ||
| screenshot | No | Save a screenshot of the filled form into the draft directory. |