{
  "name": "CWRU Spartans Tickets",
  "description": "Official ticketing portal for Case Western Reserve University athletics. Browse upcoming events, check schedules, and get ticket links for all CWRU Spartans home and away games across football, basketball, soccer, volleyball, and more.",
  "url": "https://stirring-youtiao-93ccd6.netlify.app/.well-known/a2a",
  "provider": {
    "organization": "Tru Tickets",
    "url": "https://stirring-youtiao-93ccd6.netlify.app"
  },
  "version": "1.0.0",
  "protocolVersion": "0.2.5",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text/plain"],
  "defaultOutputModes": ["application/json", "text/plain"],
  "skills": [
    {
      "id": "browse-events",
      "name": "Browse Upcoming Events",
      "description": "Returns a list of upcoming CWRU Spartans athletics events with dates, times, venues, opponents, and ticket links. Can filter by sport (Football, Men's Basketball, Women's Basketball, Men's Soccer, Women's Soccer, Volleyball, Baseball, Softball, Swimming & Diving, Tennis, Wrestling).",
      "tags": ["tickets", "events", "sports", "college", "athletics", "CWRU", "D3"],
      "examples": [
        "What CWRU games are coming up?",
        "When is the next CWRU football game?",
        "Show me all home basketball games",
        "Get tickets for CWRU vs Carnegie Mellon"
      ]
    },
    {
      "id": "get-ticket-link",
      "name": "Get Ticket Link",
      "description": "Returns the direct ticket purchase link for a specific CWRU athletics event. Links go to Vivid Seats for home games or the opponent's athletics page for away games.",
      "tags": ["tickets", "purchase", "buy", "link"],
      "examples": [
        "Where can I buy tickets for the CWRU football game on September 5?",
        "Get me a link to buy CWRU basketball tickets"
      ]
    }
  ]
}
