move_great_work
Move a great work to a new building slot in a target city to reassign cultural artifacts.
Instructions
Move a great work (index from get_great_works) into another slot.
Args:
work_id: The work's index from get_great_works output
target_city_id: Destination city id
building: Destination building type, e.g. BUILDING_MUSEUM_ART
slot: Destination slot index (0-based)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slot | Yes | ||
| work_id | Yes | ||
| building | Yes | ||
| target_city_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |