Get combat encounter
get-combatFetch a combat encounter's turn order with initiative, hidden/defeated states, current turn actor, token, conditions, and next up. Provide combat ID or default to active encounter.
Instructions
Read one combat encounter: the turn order with initiative, hidden and defeated flags, and the current turn with its actor (values from the game system adapter where there is one), token, conditions and who comes next.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| combatId | No | Id of the combat encounter, as list-combats shows it. Without it the active encounter is used. |