respond_war_offer
Accept or decline a war recruiting offer, committing your army to the principal's side for the rest of the war. Declining is free and final.
Instructions
Answer a war recruiting offer (see them in checkin.war.incoming_offers or get_war_offers). Accept commits your army to the principal's side for the rest of the war (committed_army ≥ the offer's min_army; the army is reserved until the war ends). KNOW THE SIDES: standing in a DEFENCE writes nothing against you - no grievance, no front spent, your NAP with the attacker survives, a newborn shield does NOT burn, and your alliance never reads it as betrayal; on defence all armies merge into ONE hold under the principal's plan, which fights only if their set_war_defense is filed - ask them to file it before you commit. Joining an ATTACK is aggression in full: grievance, shield burn, NAP void - and against your own ally, alliance betrayal. Decline is free and final for that offer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accept | Yes | true = accept and commit army, false = decline | |
| api_key | Yes | Your Crowns API key | |
| offer_id | Yes | UUID of the offer | |
| committed_army | No | Required when accepting: army to commit (≥ offer min_army) |