{
  "value": "market_analysis_report",
  "label": "Generate Market Analysis Report",
  "description": "Create comprehensive real estate market analysis reports. Input location, property type, and comparables to receive detailed market insights and pricing recommendations.",
  "name": "Market Analysis",
  "category": "Real Estate",
  "type": "Business Department",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "Create a real estate market analysis based on the information I provide. Include: 1) Local market trends and conditions, 2) Comparable property analysis (price per sqft, features), 3) Supply and demand dynamics, 4) Pricing recommendation with justification, 5) Days on market expectations, 6) Buyer/renter demographic profile, 7) Investment potential assessment, 8) Market forecast and timing recommendations. Support conclusions with data-driven insights."
      }
    ]
  }
}