{
  "name": "Pro Player Tools Website Agent",
  "description": "HTTP discovery entry for the Pro Player Tools web application and public documentation.",
  "url": "https://www.proplayertools.com/",
  "provider": {
    "organization": "Pro Player Tools",
    "url": "https://www.proplayertools.com/"
  },
  "version": "1.0.0",
  "documentationUrl": "https://www.proplayertools.com/docs/api",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": ["text"],
  "defaultOutputModes": ["text", "application/json"],
  "skills": [
    {
      "id": "site-discovery",
      "name": "Site & API discovery",
      "description": "Locate public pages, legal documents, sitemap, robots.txt, and the HTTP API catalog.",
      "tags": ["discovery", "docs", "api"]
    }
  ],
  "supportsAuthenticatedExtendedCard": false
}
