get_unit_promotions
List the promotions a unit can choose from using its unit ID, filtered by class and XP eligibility.
Instructions
List available promotions for a unit.
Args:
unit_id: The unit's composite ID (from get_units output)
Shows promotions filtered by the unit's promotion class.
Only units with enough XP will have promotions available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |