steamdt_get_base_info
Fetch the full CS2 item base info list from SteamDT, providing marketHashName and itemId per platform. Caches results locally to reduce API calls.
Instructions
获取 SteamDT 全量 CS2 饰品基础信息列表(含 marketHashName、各平台 itemId)。每天限调用 1 次,结果自动缓存到本地,后续调用优先使用缓存。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| forceRefresh | No | 是否强制刷新缓存(忽略本地缓存重新调用API) |