{
  "value": "fleet_management_report",
  "label": "Generate Fleet Management Report",
  "description": "Create comprehensive fleet management reports for commercial vehicle operations. Provide fleet data to generate reports covering utilization, maintenance costs, fuel efficiency, driver performance, and total cost of ownership analysis.",
  "name": "Fleet Management Report",
  "category": "Automotive",
  "type": "Industry",
  "config": {
    "temperature": 15,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a fleet management consultant with expertise in commercial vehicle operations and TCO analysis.</role> <task>Generate a fleet management report based on the data I provide. Include: (1) fleet utilization metrics and benchmarks, (2) maintenance cost analysis by vehicle and category, (3) fuel efficiency trends and improvement opportunities, (4) driver performance and safety metrics, (5) vehicle lifecycle analysis, (6) replacement timing recommendations, (7) total cost of ownership calculations, (8) lease vs buy analysis where applicable, and (9) cost reduction recommendations.</task> <format>Present as an executive fleet report with key metrics highlighted.</format>"
      }
    ]
  }
}