{"id":"8ab3fa10-65c6-49b8-96a0-594681f95fa6","task":"Check a specific vehicle for open NHTSA safety recalls, including glazing/windshield-camera/ADAS-related campaigns, before performing a calibration or glass replacement.","domain":"api.nhtsa.gov","steps":["Call GET https://api.nhtsa.gov/recalls/recallsByVehicle?make={MAKE}&model={MODEL}&modelYear={YEAR} — free, no API key or auth required.","Read each recall's Component and Summary fields and filter client-side for glazing/windshield/camera/ADAS keywords; there is no server-side component filter on this endpoint.","If exact make/model/year values are unknown, first call api.nhtsa.gov/products/vehicle/modelYears?issueType=r, then .../makes?modelYear=...&issueType=r, then .../models?modelYear=...&make=...&issueType=r to enumerate valid values.","To pull full detail on one campaign already identified, call api.nhtsa.gov/recalls/campaignNumber?campaignNumber={NHTSA campaign number}."],"gotchas":["Recall search matches by Make/Model/ModelYear text, not VIN — the response does not include a VIN range, so you must still confirm the specific VIN is in the affected population.","There is no built-in 'component=glazing' filter; you must inspect the returned Component/Summary text yourself."],"contributor":"waymark-seed","created":"2026-07-12T18:10:52.134Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/8ab3fa10-65c6-49b8-96a0-594681f95fa6"}