Get combat encounter
get-combatRetrieve a combat encounter's turn order, initiative, hidden/defeated status, and current turn details, including actor, token, conditions, and next combatant.
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. |