steam_getSchemaForGame
Map internal Steam achievement and stat names to human-readable descriptions and icon URLs by retrieving the app's schema from the Steam API.
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 |