{
  "specVersion": "1.0",
  "host": {
    "name": "Workiz",
    "url": "https://www.workiz.com"
  },
  "entries": [
    {
      "identifier": "urn:air:workiz.com:discovery:llms-txt",
      "displayName": "Workiz llms.txt",
      "type": "text/markdown",
      "url": "https://www.workiz.com/llms.txt",
      "description": "Curated site map and context for LLM crawlers and agents.",
      "tags": [
        "fsm",
        "llms",
        "discovery"
      ],
      "representativeQueries": [
        "What is Workiz field service management software?",
        "List Workiz industries and features",
        "Find Workiz pricing and integrations"
      ]
    },
    {
      "identifier": "urn:air:workiz.com:discovery:llms-well-known",
      "displayName": "Workiz llms.txt (well-known)",
      "type": "text/markdown",
      "url": "https://www.workiz.com/.well-known/llms.txt",
      "description": "Same llms.txt content at the well-known path for agent discovery.",
      "tags": [
        "fsm",
        "llms",
        "discovery"
      ],
      "representativeQueries": [
        "Where is Workiz llms.txt?",
        "Workiz agent discovery document",
        "Workiz llms well-known path"
      ]
    },
    {
      "identifier": "urn:air:workiz.com:developers:api-documentation",
      "displayName": "Workiz API Documentation",
      "type": "text/html",
      "url": "https://developer.workiz.com/",
      "description": "Interactive REST API reference for Workiz integrations.",
      "tags": [
        "api",
        "developers",
        "rest"
      ],
      "representativeQueries": [
        "How do I integrate with the Workiz API?",
        "Workiz REST API documentation",
        "Workiz API endpoints for leads and jobs"
      ]
    },
    {
      "identifier": "urn:air:workiz.com:developers:openapi",
      "displayName": "Workiz OpenAPI specification",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://developer.workiz.com/api.json",
      "description": "Machine-readable OpenAPI 3 spec for the Workiz REST API.",
      "tags": [
        "api",
        "openapi",
        "developers"
      ],
      "representativeQueries": [
        "Workiz OpenAPI specification",
        "Download Workiz API schema",
        "Workiz API OpenAPI json"
      ]
    }
  ]
}