create_listing
Create a new product listing on Mercari by providing title, description, price, condition, and optional images, category, and shipping location.
Instructions
Create a new listing on Mercari
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | Listing price in USD | |
| title | Yes | Item title | |
| images | No | Local file paths or URLs of item images | |
| category | No | Item category | |
| condition | Yes | Item condition | |
| description | Yes | Item description | |
| shipping_from | No | Ship from state code (e.g. 'CA') |