{
  "protocolVersion": "0.3.0",
  "name": "NuLegal",
  "description": "California law firm connecting medication-injury victims with expert mass-tort trial attorneys. Free case reviews for Depo-Provera meningioma and GLP-1 / Ozempic injury claims.",
  "version": "1.0.0",
  "url": "https://nulegal.com",
  "preferredTransport": "HTTP+JSON",
  "provider": { "organization": "NuLegal", "url": "https://nulegal.com" },
  "supportedInterfaces": [
    { "url": "https://nulegal.com/api/intake", "transport": "HTTP+JSON" }
  ],
  "capabilities": { "streaming": false, "pushNotifications": false },
  "defaultInputModes": ["application/json"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "free-case-review",
      "name": "Submit a free case review",
      "description": "Submit a potential client's details to check eligibility for Depo-Provera meningioma or GLP-1 / Ozempic injury claims and request a free attorney review.",
      "tags": ["legal", "mass-tort", "case-review", "depo-provera", "ozempic"]
    }
  ]
}
