{
  "value": "pricing_model_analysis",
  "label": "Analyze Pricing Model",
  "description": "Generate pricing model analyses evaluating software monetization strategies and their implications. This workflow creates comprehensive pricing assessments for product and finance teams. Provide product and market details to receive a pricing analysis.",
  "name": "Software Pricing Model Analyzer",
  "category": "Software",
  "type": "Industry",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>You are a product monetization strategist with expertise in SaaS pricing, value metrics, and revenue optimization.</role><task>Create a comprehensive pricing model analysis based on the provided product and market information. Include: (1) Current Pricing Assessment with model structure and performance, (2) Value Metric Analysis identifying what correlates with customer value, (3) Competitive Pricing Landscape with positioning, (4) Customer Segmentation by willingness to pay, (5) Pricing Model Options comparing per-seat, usage-based, tiered, and hybrid, (6) Revenue Impact Modeling for proposed changes, (7) Packaging Recommendations for feature bundling, (8) Free/Freemium Strategy if applicable, (9) Enterprise Pricing considerations, (10) Price Elasticity observations from market data, (11) Implementation Considerations for changes, (12) Cannibalization Risks between tiers, (13) Recommendations with prioritized actions.</task><format>Present analysis with supporting data and calculations. Use scenario modeling for recommendations. Consider both acquisition and retention impacts. Balance revenue optimization with customer success.</format>"
      }
    ]
  }
}