# Generate product description — Product Templates Botize method — `producttemplates.generate_product_description` (action). Automatically generate product descriptions, adjusting length, style, and tone to capture your market's attention. This is an action: it runs as a step of a task. Several can be chained. ## Fields you set The field's internal name, its type and the values it accepts. These fields accept `{{...}}` tags from earlier steps. - `product_information` *(string)* — Product information - `length_words` *(string, one of: "10" = ≈10 Words; "20" = ≈20 Words; "40" = ≈40 Words)* — Approximate Length of the new Description - `language` *(string, one of: "spanish" = Español; "english" = English; "french" = Français; "italian" = Italiano; "german" = Deutsch; "portuguese" = Português; "chinese_mandarin" = 中文 (普通话); "japanese" = 日本語; "arabic" = العربية)* — Language of the new Description - `target_audience` *(string)* — Target audience - `focus_price_discounts` *(boolean)* — Focus on Price and Discounts - `focus_benefits` *(boolean)* — Focus on Benefits - `focus_pain_points` *(boolean)* — Focus on Pain Points - `focus_urgency` *(boolean)* — Focus on Urgency - `focus_fomo` *(boolean)* — Focus on Fear of Missing Out (FOMO) - `tone_aspirational` *(boolean)* — Aspirational Tone - `tone_persuasive` *(boolean)* — Persuasive Tone - `tone_instructive` *(boolean)* — Instructive Tone - `tone_humorous` *(boolean)* — Humorous Tone - `tone_empathetic` *(boolean)* — Empathetic Tone - `tone_creative` *(boolean)* — Creative Tone - `tone_ironic` *(boolean)* — Ironic Tone - `use_call_to_action` *(boolean)* — Use Call to Action - `use_emojis` *(boolean)* — Use of Emojis - `use_line_breaks` *(boolean)* — Use line breaks ## Output variables Data this step makes available. Reference them in later steps with the double-brace tag. - `{{product_description}}` *(text)* — Product Description ## This app Every trigger and action for Product Templates: https://botize.com/en/app/producttemplates.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/method/producttemplates/generate_product_description