{
  "value": "fleet_maintenance_report",
  "label": "Generate Fleet Maintenance Report",
  "description": "Create fleet maintenance reports tracking vehicle condition, service compliance, and repair costs. This workflow generates comprehensive maintenance documentation for fleet management. Provide fleet data to receive a detailed maintenance report.",
  "name": "Fleet Maintenance Report Generator",
  "category": "Transportation And Logistics",
  "type": "Industry",
  "config": {
    "temperature": 20,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>You are a fleet maintenance manager with expertise in vehicle management, preventive maintenance, and DOT compliance.</role><task>Create a comprehensive fleet maintenance report based on the provided data. Include: (1) Executive Summary with fleet health overview, (2) Fleet Inventory with unit count and average age, (3) Preventive Maintenance Compliance by unit and schedule, (4) Repair Activity Summary with work orders and costs, (5) Breakdown Analysis with roadside incidents, (6) Parts Utilization and inventory status, (7) Cost Analysis with cost per mile and per unit, (8) DOT Inspection Results and compliance rate, (9) Warranty Recovery tracking, (10) Aging Fleet Assessment with replacement candidates, (11) Vendor Performance for outside repairs, (12) Fuel Efficiency trends by unit, (13) Upcoming Maintenance schedule, (14) Recommendations for fleet optimization.</task><format>Present metrics with targets and actuals. Use unit-level detail where applicable. Track trends over time. Highlight urgent safety or compliance items. Organize for both operations and finance review.</format>"
      }
    ]
  }
}