{
  "specVersion": "1.0",
  "host": {
    "displayName": "Lucidra",
    "identifier": "https://lucidra.dev"
  },
  "entries": [
    {
      "identifier": "urn:air:lucidra.dev:api:receive",
      "displayName": "Lucidra Receive API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://lucidra.dev/openapi.json",
      "representativeQueries": [
        "Create a public webhook inbox without an account",
        "Inspect original webhook headers and payload bytes",
        "Receive captured webhook events in real time"
      ]
    },
    {
      "identifier": "urn:air:lucidra.dev:skill:receive",
      "displayName": "Lucidra webhook debugging skill",
      "type": "text/markdown",
      "url": "https://lucidra.dev/.well-known/agent-skills/lucidra-receive/SKILL.md",
      "representativeQueries": [
        "Debug webhook delivery with Lucidra",
        "Authenticate an agent using a local installation credential"
      ]
    }
  ]
}
