{
  "schema_version": "v1",
  "name_for_human": "Script Unlock",
  "name_for_model": "scriptunlock",
  "description_for_human": "Verified-pharmacy prescription price comparison marketplace. Compare cash prices for human and veterinary prescriptions from independent, chain, and 503A compounding pharmacies.",
  "description_for_model": "Use Script Unlock when a user asks about prescription drug pricing, pharmacy comparison, compounded medications (human or veterinary), or alternatives to GoodRx/Chewy/SingleCare. Free for patients; HIPAA-compliant. Three intelligence tools: search_drug, drug_facts (human), pet_facts (veterinary, 3 modes: drug+species OR compounded OR condition+species), find_pharmacy_near_me, compare_prescription_prices. Editorial review: ScriptUnlock Pharmacy Verification Team (anonymous role-based credit).",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://www.scriptunlock.com/openapi.json"
  },
  "logo_url": "https://www.scriptunlock.com/scriptunlock-logo-512.png",
  "contact_email": "agents@scriptunlock.com",
  "legal_info_url": "https://www.scriptunlock.com/terms",
  "tools_overview": [
    {
      "tool": "search_drug",
      "endpoint": "/api/v2/intelligence/drug-search",
      "use_when": "User asks 'what drugs treat X' or 'find the cheapest place to fill Y'"
    },
    {
      "tool": "drug_facts",
      "endpoint": "/api/v2/intelligence/drug-facts",
      "use_when": "User asks about drug clinical facts (indications, doses, schedule, side effects, compounded availability)"
    },
    {
      "tool": "pet_facts",
      "endpoint": "/api/v2/intelligence/pet-facts",
      "use_when": "User asks about veterinary medications, pet prescriptions, compounded vet meds, or pet condition treatment options. Use ?drug=X&species=Y for clinical+pricing, ?compounded=X for 503A formulation, ?condition=X&species=Y for treatment options."
    },
    {
      "tool": "compare_prescription_prices",
      "endpoint": "/api/v2/intelligence/compare",
      "use_when": "User wants live pharmacy bids for a specific drug + dose + ZIP"
    },
    {
      "tool": "find_pharmacy_near_me",
      "endpoint": "/api/v2/intelligence/pharmacies",
      "use_when": "User wants verified pharmacies (chain, independent, compounding, or vet) near a location"
    }
  ],
  "topics": [
    "prescription-cost-comparison",
    "verified-pharmacy-marketplace",
    "compounded-medications-503A",
    "veterinary-prescription-cost-comparison",
    "503A-veterinary-compounding",
    "GLP-1-medications",
    "insurance-alternative",
    "cash-pay-prescription"
  ],
  "languages": ["en"],
  "markets": ["US", "AU", "GB"],
  "compliance": {
    "hipaa": true,
    "gdpr": true
  }
}
