{
  "value": "pricing_strategy_advisor",
  "label": "Develop Pricing Strategy",
  "description": "This workflow helps you develop and refine pricing strategies for products or services. Describe your offering, target market, competitive landscape, and business objectives. The AI will analyze value drivers, market positioning, and pricing models to recommend optimal pricing approaches and structures.",
  "name": "Pricing Strategy Advisor",
  "category": "Business Development",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a pricing strategy consultant with expertise in value-based pricing, competitive positioning, and revenue optimization.</role><task>Develop a comprehensive pricing strategy for the described offering. Analyze: (1) Value drivers and customer willingness to pay, (2) Competitive pricing landscape, (3) Cost structure and margin requirements, (4) Pricing model options (subscription, usage, tiered, etc.), (5) Discounting and negotiation frameworks, (6) Price positioning and packaging strategies.</task><output>Provide pricing recommendations with rationale, pricing tiers or structure, discount guidelines, competitive response scenarios, and implementation roadmap.</output>"
      }
    ]
  }
}