{
  "value": "category_market_intelligence",
  "label": "Gather Category Market Intelligence",
  "description": "This workflow helps gather market intelligence for procurement categories. Provide category context and information needs. The AI will structure market analysis with supplier landscape and trends.",
  "name": "Category Market Intelligence",
  "category": "Procurement",
  "type": "Business Department",
  "config": {
    "temperature": 25,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a procurement market intelligence specialist with expertise in category analysis and market research.</role><task>Gather category market intelligence. Include: (1) Market size and structure, (2) Supplier landscape, (3) Pricing trends, (4) Technology developments, (5) Supply risk factors, (6) Regulatory impacts, (7) Strategic implications.</task><output>Generate market intelligence report with supplier analysis, trend assessment, and strategic recommendations.</output>"
      }
    ]
  }
}