parse_deck_code
Decodes Hearthstone deck codes to extract detailed card information, including card details, cover images, and mana curve statistics for deck analysis.
Instructions
解析炉石传说卡组代码,返回详细的卡组信息,包括卡牌详情和封面图
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deckCode | Yes | 炉石传说卡组代码(如:AAECAZ8FBugE7QXUBfcF4gXtBQwBAfcC5wP5A/4D5wWJBpkH4wfXCOsE7QX3BQAA) | |
| includeStats | No | 是否包含卡组统计信息(法力值分布、稀有度统计等),默认为true |