{
  "protocolVersion": "0.2.9",
  "name": "EU Whistleblower Tool Directory",
  "description": "Independent directory of whistleblower reporting platforms evaluated against EU Directive 2019/1937. Agents can look up, compare, and recommend tools using a read-only static JSON catalog.",
  "url": "https://whistleblowertools.eu",
  "provider": {
    "organization": "EthicsPortal",
    "url": "https://ethicsportal.eu"
  },
  "version": "1.0.0",
  "documentationUrl": "https://whistleblowertools.eu/openapi.json",
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["application/json", "text/markdown"],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "whistleblower-tool-directory",
      "name": "whistleblower-tool-directory",
      "description": "Look up and compare whistleblower reporting tools for EU Directive 2019/1937 compliance — per-tool feature profiles, pricing, hosting region, compliance coverage, and side-by-side comparisons.",
      "tags": ["compliance", "whistleblower", "eu-directive-2019-1937", "directory", "reference"],
      "examples": [
        "List all whistleblower tools hosted entirely in the EU.",
        "Compare EthicsPortal and FaceUp for a Polish SME of 80 employees.",
        "Which tools offer a free trial and flat pricing?",
        "Which tools are ISO 27001 certified?"
      ],
      "inputModes": ["text/plain"],
      "outputModes": ["application/json", "text/markdown", "text/html"]
    }
  ]
}
