etsy_listing_create
Create a new Etsy listing by providing details like title, description, price, quantity, and category. Supports physical, digital, and custom items with optional shipping and return policies.
Instructions
Create a new listing in a shop
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skus | No | ||
| tags | No | ||
| price | Yes | Price in shop currency | |
| title | Yes | Listing title | |
| styles | No | ||
| shop_id | Yes | ||
| quantity | Yes | Available quantity | |
| who_made | Yes | ||
| is_supply | No | ||
| materials | No | ||
| when_made | Yes | e.g. 2020_2024, before_2000, etc. | |
| is_taxable | No | ||
| item_width | No | ||
| description | Yes | Listing description | |
| item_height | No | ||
| item_length | No | ||
| item_weight | No | ||
| taxonomy_id | Yes | Etsy taxonomy/category ID | |
| listing_type | No | ||
| processing_max | No | ||
| processing_min | No | ||
| is_customizable | No | ||
| shop_section_id | No | ||
| item_weight_unit | No | ||
| return_policy_id | No | ||
| is_personalizable | No | ||
| should_auto_renew | No | ||
| shipping_profile_id | No | ||
| item_dimensions_unit | No | ||
| production_partner_ids | No | ||
| personalization_is_required | No | ||
| personalization_instructions | No | ||
| personalization_char_count_max | No |