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