{
  "name": "guzelles-ai-agent",
  "version": "1.0.0",
  "description": "Güzelleş Salon Booking Assistant",
  "supportedInterfaces": [
    {
      "url": "https://guzelles.com/api/agent",
      "transportProtocol": "http"
    }
  ],
  "capabilities": ["search", "booking"],
  "skills": [
    {
      "id": "book_appointment",
      "name": "Book Appointment",
      "description": "Allows booking a salon appointment."
    }
  ]
}
