prepare_etsy_listing
Prepares an Etsy listing with title, description, tags, category, and price from a product idea and generated product ID.
Instructions
Prepare an Etsy-ready listing (title, description, tags, category, price) for a product.
Args: product_idea_id: The originating product idea ID. generated_product_id: The ID of the generated product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_idea_id | Yes | ||
| generated_product_id | Yes |