{
  "name": "wcag_accessibility_auditor",
  "description": "Audit a UI component, page description, or HTML snippet against WCAG 2.2 AA criteria. Produces a checklist of pass/fail items with specific, actionable fixes — no generic advice.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}