create_listing
Create a Poshmark listing with item details, condition, pricing, and photos to publish to your closet.
Instructions
Create a new listing in the authenticated user's Poshmark closet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | Yes | Size of the item | |
| brand | Yes | Brand name | |
| color | No | Primary color | |
| title | Yes | Listing title (max 80 chars) | |
| category | Yes | Category path (e.g. Women > Tops > Blouses) | |
| condition | Yes | Item condition: NWT=New with tags, NWOT=New without tags, EUC=Excellent used, GUC=Good used, Fair, Poor | |
| description | Yes | Item description | |
| image_paths | No | Local file paths to images to upload | |
| listing_price | Yes | Your asking price in USD | |
| original_price | Yes | Original retail price in USD |