get_config
Get the games list and config SHA by retrieving config.json for a specified desktop or mobile game library.
Instructions
获取指定游戏库(桌面/移动)的配置文件 config.json,返回 games 列表以及配置 sha。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library | Yes | 目标游戏库:desktop=电脑端(.7z),mobile=手机端(.apk) | desktop |
| token_gh | Yes | GitHub Token | |
| token_gt | Yes | GitCode Token |