{
  "schema_version": "1.0",
  "provider": {
    "name": "Rubber Floor",
    "url": "https://rubberfloor.com.au",
    "description": "Rubber Floor — Commercial Flooring Contractor"
  },
  "openapi_url": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/openapi.json?domain=rubberfloor.com.au",
  "tools": [
    {
      "id": "business.profile",
      "name": "Business Profile",
      "description": "Get structured business information for Rubber Floor including contact details, services, and company overview",
      "endpoint": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/business?domain=rubberfloor.com.au",
      "method": "GET",
      "openapi_ref": "#/paths/~1business/get",
      "coverage": {
        "items": 1,
        "last_updated": "2026-04-07T07:56:01.030414+00:00"
      },
      "rate_limit": "60/min"
    },
    {
      "id": "products.search",
      "name": "Product Search",
      "description": "Search products across 4 categories from Rubber Floor",
      "endpoint": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/products?domain=rubberfloor.com.au",
      "method": "GET",
      "openapi_ref": "#/paths/~1products/get",
      "coverage": {
        "categories": 4,
        "last_updated": "2026-04-07T07:56:01.030414+00:00"
      },
      "rate_limit": "60/min"
    },
    {
      "id": "categories.list",
      "name": "Product Categories",
      "description": "List all 4 product categories from Rubber Floor",
      "endpoint": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/categories?domain=rubberfloor.com.au",
      "method": "GET",
      "openapi_ref": "#/paths/~1categories/get",
      "coverage": {
        "items": 4,
        "last_updated": "2026-04-07T07:56:01.030414+00:00"
      },
      "rate_limit": "60/min"
    }
  ],
  "capabilities": {
    "max_response_bytes": 65536,
    "pagination": false,
    "cache_ttl_seconds": 300,
    "error_model": "JSON with error field",
    "languages": [
      "en"
    ],
    "content_negotiation": [
      "application/ld+json",
      "application/json",
      "text/html"
    ]
  },
  "confidence_source": "owner_provided",
  "usage_policy": "Public content only. Data provided directly by the business owner.",
  "last_updated": "2026-04-07T07:56:01.030414+00:00"
}