gold_wc_desc_bulk_byok
Bulk-generate unique WooCommerce product descriptions using your own OpenAI API key: reads product details, writes per product, and skips existing long descriptions unless overwrite is enabled.
Instructions
POWER: bulk-generate unique product descriptions via YOUR OWN OpenAI key (BYOK - key stays local, charged by OpenAI not us). Reads product name+attributes -> writes description per product. Skips products that already have long descriptions unless overwrite=true. PAID ONLY PRO $29.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tone | No | friendly | |
| words | No | ||
| confirm | No | must be CONFIRM to execute | |
| dry_run | No | true = show prompts only, no write, no API cost | |
| overwrite | No | ||
| product_ids | Yes | max 10/call (cost control) |