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