{"$schema":"https://a2a-protocol.org/schemas/v1.0/agent-card.json","name":"DEÜ Etkinlikleri AI Agent","version":"1.0.0","description":"Official Agent-to-Agent (A2A) discovery profile for DEÜ Etkinlikleri platform. Enables external AI agents to discover university events, workshops, student clubs, announcements, and digital ticketing services.","url":"https://www.deuetkinlikleri.com","provider":{"organization":"DEÜ Etkinlikleri","url":"https://www.deuetkinlikleri.com"},"documentationUrl":"https://www.deuetkinlikleri.com/auth.md","supportedInterfaces":[{"url":"https://www.deuetkinlikleri.com/api/a2a","protocolBinding":"HTTP+JSON/REST","protocolVersion":"1.0"},{"url":"https://www.deuetkinlikleri.com/api/mcp","protocolBinding":"JSONRPC","protocolVersion":"2.0"}],"capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":false},"skills":[{"id":"discover-events","name":"Discover Campus Events","description":"Search and retrieve upcoming university events, workshops, hackathons, and festivals across Dokuz Eylül University campuses and Izmir.","tags":["events","campus","workshops","festivals","student-clubs"],"examples":["Find upcoming technology and AI workshops","List upcoming student club conferences this month"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/markdown"]},{"id":"event-details","name":"Get Event Information & Venue Details","description":"Fetch complete event information, speaker lineup, schedule, capacity limits, and venue directions.","tags":["event-details","schedule","speakers","venue","capacity"],"examples":["Show schedule and speaker roster for DEU AI Summit","Check venue and time for tomorrow's workshop"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/markdown"]},{"id":"ticket-registration","name":"Reserve Tickets & Manage Registrations","description":"Register attendees for campus events, join waitlists, and issue cryptographic digital QR tickets.","tags":["tickets","registration","qr-pass","waitlist"],"examples":["Register a student for the robotics workshop","Check ticket availability and waitlist status"],"inputModes":["application/json"],"outputModes":["application/json","text/markdown"]},{"id":"announcements","name":"Read Campus Announcements & News","description":"Retrieve real-time event updates, program schedule changes, and official student community notices.","tags":["announcements","news","bulletins","updates"],"examples":["Are there any schedule updates or room changes today?","Get the latest announcements for DEU Events"],"inputModes":["text/plain"],"outputModes":["application/json","text/markdown"]},{"id":"campus-directory","name":"Explore Campus & Venue Directions","description":"Find Dokuz Eylül University campuses (Tınaztepe, Dokuzçeşmeler, Alsancak, İnciraltı), faculties, event halls, and public transit guide.","tags":["campus","venues","directions","transit","tinaztepe"],"examples":["How do I get to Tınaztepe DESEM Bordo Salon?","What faculties are located in Dokuzçeşmeler Campus?"],"inputModes":["text/plain","application/json"],"outputModes":["application/json","text/markdown"]},{"id":"search-knowledge","name":"Search FAQ & Participation Policies","description":"Query event admission rules, cancellation terms, waitlist policies, and personal data safety.","tags":["search","faq","rules","policies"],"examples":["Can non-DEU students attend conferences?","What happens if an event capacity is full?"],"inputModes":["text/plain"],"outputModes":["application/json","text/markdown"]}],"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","description":"Bearer token issued via OAuth 2.0 or Auth.md agent registration flow at /api/auth/token."},"oauth2":{"type":"oauth2","description":"OAuth 2.0 / Auth.md agent authentication protocol","flows":{"clientCredentials":{"tokenUrl":"https://www.deuetkinlikleri.com/api/auth/token","scopes":{"events:read":"Read live events catalog","events:write":"Create and manage events (organizers)","registrations:read":"Read attendee registrations","registrations:write":"Create attendee registrations"}}}}}}