{
  "schema_version": "1.0",
  "provider": {
    "name": "MJ Engineering Projects",
    "url": "https://mjengineeringprojects.com.au",
    "description": "MJ Engineering Projects — Engineering Consultancy"
  },
  "openapi_url": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/openapi.json?domain=mjengineeringprojects.com.au",
  "tools": [
    {
      "id": "business.profile",
      "name": "Business Profile",
      "description": "Get structured business information for MJ Engineering Projects including contact details, services, and company overview",
      "endpoint": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/business?domain=mjengineeringprojects.com.au",
      "method": "GET",
      "openapi_ref": "#/paths/~1business/get",
      "coverage": {
        "items": 1,
        "last_updated": "2026-05-15T08:17:56.377891+00:00"
      },
      "rate_limit": "60/min"
    },
    {
      "id": "products.search",
      "name": "Product Search",
      "description": "Search products across 7 categories from MJ Engineering Projects",
      "endpoint": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/products?domain=mjengineeringprojects.com.au",
      "method": "GET",
      "openapi_ref": "#/paths/~1products/get",
      "coverage": {
        "categories": 7,
        "last_updated": "2026-05-15T08:17:56.377891+00:00"
      },
      "rate_limit": "60/min"
    },
    {
      "id": "categories.list",
      "name": "Product Categories",
      "description": "List all 7 product categories from MJ Engineering Projects",
      "endpoint": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/categories?domain=mjengineeringprojects.com.au",
      "method": "GET",
      "openapi_ref": "#/paths/~1categories/get",
      "coverage": {
        "items": 7,
        "last_updated": "2026-05-15T08:17:56.377891+00:00"
      },
      "rate_limit": "60/min"
    },
    {
      "id": "qa.search",
      "name": "Q&A Knowledge Base",
      "description": "Search 57 detailed Q&A entries about MJ Engineering Projects",
      "endpoint": "https://api.llm-discovery-api.com/functions/v1/llm-discovery/public/search?query={search_term}&domain=mjengineeringprojects.com.au",
      "method": "GET",
      "openapi_ref": "#/paths/~1search/get",
      "coverage": {
        "items": 57,
        "last_updated": "2026-05-15T08:17:56.377891+00:00"
      },
      "rate_limit": "30/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-05-15T08:17:56.377891+00:00"
}