get_game_schema
Retrieve a Steam game's achievements and statistics schema, including achievements, available stats, and stat definitions. Specify the game's App ID and an optional language.
Instructions
게임의 업적과 통계 스키마를 조회합니다.
반환 데이터: 게임의 �적들(achievements), 사용 가능한 통계(availableGameStats), 통계 정의(gameStats) 등을 포함합니다.
사용 예시: app_id=730, language="english"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | 게임 스키마를 조회할 게임의 Steam App ID입니다. | |
| language | No | 업적 이름과 설명의 언어입니다. | english |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||