{
  "entries": [
    {
      "displayName": "Zap Studio docs API",
      "identifier": "urn:air:www.zapstudio.dev:api:docs",
      "representativeQueries": [
        "fetch a page of the Zap Studio docs as JSON",
        "list the pages in the Zap Studio docs",
        "get the navigation tree of the Zap Studio docs"
      ],
      "type": "application/vnd.oai.openapi+json",
      "url": "https://www.zapstudio.dev/openapi.json",
      "description": "REST API over the Zap Studio documentation: the page index, each page as JSON or Markdown, and the navigation tree, described by this OpenAPI document."
    },
    {
      "displayName": "Zap Studio llms.txt",
      "identifier": "urn:air:www.zapstudio.dev:docs:llms-txt",
      "representativeQueries": [
        "what is Zap Studio",
        "overview of the Zap Studio documentation"
      ],
      "type": "text/plain",
      "url": "https://www.zapstudio.dev/llms.txt",
      "description": "llms.txt index of the Zap Studio documentation: every page with a one-line summary, plus the agent-facing resources on this site."
    }
  ],
  "host": {
    "displayName": "Zap Studio",
    "documentationUrl": "https://www.zapstudio.dev/",
    "identifier": "did:web:www.zapstudio.dev"
  },
  "specVersion": "1.0"
}
