foundry_start_encounter
Start an encounter in FoundryVTT, specifying tokens, players, and whether to roll initiative for NPCs or all participants.
Instructions
Start an encounter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| tokens | No | ||
| userId | No | Optional Foundry user ID or username for permission-scoped access. | |
| rollAll | No | ||
| rollNPC | No | ||
| clientId | No | Foundry client ID; defaults to FOUNDRY_CLIENT_ID. | |
| startWithPlayers | No | ||
| startWithSelected | No |