{
  "schemaVersion": "1.0.0",
  "name": "Is WCPSS Closed?",
  "description": "Unofficial weather-based Wake County Public School System closure prediction. Not affiliated with WCPSS.",
  "website": "https://iswcpssclosed.com",
  "tools": [
    {
      "name": "get_school_status",
      "description": "Return the current unofficial prediction, weather factors, and alerts from /api/prediction",
      "inputSchema": {
        "type": "object",
        "properties": {}
      }
    }
  ]
}
