{
  "specVersion": "1.0",
  "host": {
    "displayName": "LiefoHeld",
    "documentationUrl": "https://liefoheld.com/api-docs.md"
  },
  "entries": [
    {
      "identifier": "urn:air:liefoheld.com:api:public-content",
      "displayName": "LiefoHeld public content API",
      "description": "OpenAPI contract for published, read-only LiefoHeld website content.",
      "type": "application/vnd.oai.openapi+json;version=3.1",
      "url": "https://liefoheld.com/openapi.json",
      "representativeQueries": [
        "What logistics services does LiefoHeld publish?",
        "Which LiefoHeld vacancies are currently published?",
        "Where can I find LiefoHeld contact information?"
      ]
    },
    {
      "identifier": "urn:air:liefoheld.com:mcp:public-information",
      "displayName": "LiefoHeld public-information MCP server",
      "description": "Read-only MCP tools for services, vacancies, contact details, and site search.",
      "type": "application/mcp-server-card+json",
      "url": "https://liefoheld.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "List LiefoHeld services in English.",
        "Search LiefoHeld public content for parcel delivery.",
        "Show the published LiefoHeld contact channels."
      ]
    },
    {
      "identifier": "urn:air:liefoheld.com:skill:public-information",
      "displayName": "LiefoHeld public-information skill",
      "description": "Agent instructions and safety boundaries for using LiefoHeld public information.",
      "type": "text/markdown",
      "url": "https://liefoheld.com/.well-known/agent-skills/liefoheld-public-information/SKILL.md",
      "representativeQueries": [
        "How should an agent retrieve LiefoHeld information?",
        "What actions may an agent take on LiefoHeld?"
      ]
    }
  ]
}
