get_game_state
Retrieve the latest game frame to monitor your resources, supply, and unit details while identifying visible enemy units for informed StarCraft decisions.
Instructions
获取当前游戏状态 (最近一帧)。
返回 self(己方: 矿/气/供给/单位列表)、enemies(可见敌方单位)。
单位字段: id/type/x/y/hp/sh/player/owner。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||