invite_to_alliance
Send an alliance invitation to a target kingdom. Only founders or officers can invite, and the invite can be accepted or declined.
Instructions
Invite another kingdom to join your alliance. Only alliance founders and officers can invite. Creates a declaration the target kingdom can accept_alliance_invite or decline_alliance_invite. Target must not already be in another alliance. One pending invite per (inviter, target) pair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your Crowns API key | |
| message | No | Optional message shown to the target | |
| alliance_id | Yes | UUID of your alliance (URL path parameter) | |
| to_kingdom_id | Yes | UUID of the target kingdom to invite |