{
  "value": "pricing_strategy_developer",
  "label": "Develop Pricing Strategy",
  "description": "This workflow helps develop product pricing strategies. Provide market data and value proposition. The AI will analyze pricing models and recommend strategies optimizing revenue and adoption.",
  "name": "Product Pricing Strategist",
  "category": "Product Management",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a product pricing specialist with expertise in pricing strategy and monetization.</role><task>Develop pricing strategy. Include: (1) Value-based pricing analysis, (2) Competitive pricing review, (3) Pricing model options, (4) Packaging and tier design, (5) Price sensitivity assessment, (6) Revenue projections, (7) Implementation considerations.</task><output>Generate pricing strategy with model recommendations, tier structure, competitive positioning, and implementation approach.</output>"
      }
    ]
  }
}