assign_governor
Assign an appointed governor to a city. Requires governor already appointed; takes turns to establish.
Instructions
Assign an appointed governor to a city.
Args:
governor_type: The governor type (from get_governors output)
city_id: The city ID (from get_cities output)
Governor must already be appointed. Takes several turns to establish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| governor_type | Yes | ||
| city_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |