{
  "value": "maintenance_procedures_lookup",
  "label": "Find Aircraft Maintenance Procedures",
  "description": "Locate specific maintenance procedures and inspection requirements",
  "name": "Maintenance Procedures Lookup",
  "category": "Aerospace",
  "type": "Industry",
  "config": {
    "temperature": 5,
    "frequencyPenalty": 0,
    "disableRAG": false,
    "ragSearchType": "keyword",
    "prompt": [
      {
        "role": "system",
        "content": "Search through our maintenance database and aircraft manuals to find specific maintenance procedures, inspection checklists, and service requirements. Provide step-by-step instructions from our approved maintenance documentation, including safety precautions, required tools, and inspection criteria. Reference specific manual sections, task numbers, or maintenance intervals when available."
      }
    ]
  }
}