{
  "name": "KFZ-Technik Schick und Preuß GbR Website Agent Card",
  "version": "1.0.0",
  "description": "Read-only public website discovery for workshop services, contact details, location and legal pages.",
  "supportedInterfaces": [
    {
      "url": "https://kfz-technik-berlin.de",
      "transport": "https",
      "protocol": "web"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "skills": [
    {
      "id": "find-service",
      "name": "Find workshop service information",
      "description": "Read details about diagnosis, repair, HU/AU, inspection, service and accident repair."
    },
    {
      "id": "contact-workshop",
      "name": "Contact the workshop",
      "description": "Return telephone, email, address and opening hours."
    },
    {
      "id": "plan-route",
      "name": "Plan a route",
      "description": "Return map and public transit information for the workshop location."
    }
  ]
}
