delete-tokens
Remove placed tokens from a scene by token ID. The corresponding actor remains in the sidebar.
Instructions
Remove one or more PLACED tokens from a scene by token id (from list-tokens) — clears the map instance only; the sidebar actor survives (delete-actor removes that). Missing ids are reported, never fatal. GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenIds | Yes | Placed-token ids to remove (from list-tokens). The sidebar actor is untouched. | |
| sceneIdentifier | Yes | Scene id or exact name holding the placeables. |