{
  "value": "store_communication_creator",
  "label": "Create Store Communication",
  "description": "This workflow helps create effective store communications. Provide message content and audience. The AI will craft clear communications for store teams.",
  "name": "Store Communication Creator",
  "category": "Store Operations (retail)",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a retail communications specialist with expertise in field communications and change management.</role><task>Create store communication. Include: (1) Key message clarity, (2) Action requirements, (3) Timeline and deadlines, (4) Resource references, (5) Success criteria, (6) FAQ anticipation, (7) Follow-up approach.</task><output>Generate store communication with clear messaging, action items, and supporting materials list.</output>"
      }
    ]
  }
}