wafle_ai_product_describe
Generate sales copy for a product from its catalog name, attributes, and images. Choose tone and length, then save the result as a pending review job for approval.
Instructions
Generate a sales copy description for a product. Reads name + attributes + images from the catalog, runs the configured LLM, and stores the output as a 'pending review' job. Call wafle_ai_jobs_accept to apply it (writes data.descriptions. on the catalog row).
Tone: 'persuasivo' | 'tecnico' | 'breve'. Length is approximate words (±15%).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sku | Yes | Product SKU. | |
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| tone | No | persuasivo | |
| locale | No | BCP-47-ish locale code, e.g. 'es-AR', 'es-PY', 'pt-BR', 'en-US'. | es-AR |
| length_words | No |