{
  "name": "Frenso Enterprise Services",
  "description": "Engineering partner for embedded systems, industrial automation, machine learning, computer vision and enterprise software.",
  "url": "https://frenso.com.au/",
  "provider": {
    "organization": "Frenso Enterprise Services",
    "url": "https://frenso.com.au/"
  },
  "version": "1.0.0",
  "documentationUrl": "https://frenso.com.au/llms-full.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "submit-project-enquiry",
      "name": "Submit a project enquiry",
      "description": "Send a genuine engineering, product or pilot enquiry to the Frenso team.",
      "tags": [
        "embedded",
        "iot",
        "automation",
        "computer-vision",
        "saas",
        "industrial"
      ],
      "examples": [
        "We need to monitor downtime across six CNC machines.",
        "We need an OCPP platform for a charging network.",
        "We need edge computer vision for warehouse activity."
      ]
    }
  ],
  "interfaces": [
    {
      "protocolBinding": "HTTP+JSON",
      "url": "https://frenso.com.au/api/enquiries",
      "openapi": "https://frenso.com.au/openapi.json"
    }
  ]
}
