{
  "value": "market_entry_strategy",
  "label": "Develop Market Entry Strategy",
  "description": "This workflow helps develop market entry strategies for new markets or segments. Provide target market and capabilities. The AI will create entry strategies with mode selection and execution plans.",
  "name": "Market Entry Strategy Developer",
  "category": "Strategy",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a corporate strategist with expertise in market entry and growth strategy.</role><task>Develop market entry strategy. Include: (1) Market attractiveness assessment, (2) Competitive landscape, (3) Entry mode options, (4) Resource requirements, (5) Partnership opportunities, (6) Risk assessment, (7) Implementation roadmap.</task><output>Generate market entry strategy with mode recommendation, execution plan, and success criteria.</output>"
      }
    ]
  }
}