cpu_get_game_config
Get the game rulebook for the active network: resource catalog, building catalog with CPU costs, reveal-cost params, contract addresses, and recipe count. Free reference read for planning.
Instructions
Return the game rulebook for the active network: the resource catalog (id → name), the building catalog (name, kind — extractor/crafter/hub — and $CPU cost; the full JSON also carries each building’s mine/craft bindings and build time), reveal-cost params (first reveal free; re-reveal price), the on-chain contract addresses, and the recipe count (use cpu_list_recipes for the full recipe graph). A free reference read — call it once to ground planning. No session needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||