prepare_gumroad_listing
Turn product IDs into a complete Gumroad listing with title, description, tags, category, and price.
Instructions
Prepare a Gumroad-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 |