Remove combatants
remove-combatantsRemove combatants from an active combat encounter by combatant or token ID, clearing their initiative while leaving scene tokens intact. An unknown ID halts the operation.
Instructions
Remove combatants from a combat encounter, by combatant id or token id. Their initiative is lost; the tokens stay on the scene. One unknown id stops everything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Only report what would happen and whether it is permitted; change nothing | |
| combatId | No | Id of the combat encounter, as list-combats shows it. Without it the active encounter is used. | |
| tokenIds | No | Ids of tokens whose combatants to remove | |
| combatantIds | No | Ids of combatants to remove |