cpu_get_building
Retrieve detailed building specs for any catalog type, covering construction costs, operation recipes, extractor yields, hub routing, and lifecycle options. Input the building type to get its full card.
Instructions
One building of the catalog as a card. Input is the catalog type (as cpu_get_game_config lists it). Three plans, never mixed: CONSTRUCTION — $CPU cost, build time, build inputs burned once to erect it; OPERATION — a crafter: every recipe it runs (inputs → outputs, cycle duration, $CPU per cycle); an extractor: the minable resources it draws from the cell deposit (it consumes no inputs); a hub: what it routes; LIFECYCLE — demolish cost, mode switching, upgrade links both ways. Build inputs are spent once at construction; recipe inputs on every cycle. Read-only. No session needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buildingType | Yes | The catalog `type` of the building, e.g. `steel_mill`, as `cpu_get_game_config` lists it. |