steam_getSchemaForGame
Retrieve achievement and stat schema for a Steam app, including names, descriptions, icons, and stat definitions, to map internal ACH_ names to human-readable labels.
Instructions
Get the achievement and stat schema for a Steam app. Returns achievement internal names, display names, descriptions, and icon URLs, plus stat definitions. Useful for mapping internal ACH_ names to human-readable names. Requires STEAM_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appid | Yes | Steam application ID to get the achievement/stat schema for |