delete-tiles
Delete tiles from a Foundry VTT scene by providing their IDs. Missing IDs are reported without halting the operation.
Instructions
Delete one or more Tiles from a scene by id (from list-tiles). Missing ids are reported, never fatal. GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tileIds | Yes | Tile ids to delete (from list-tiles). | |
| sceneIdentifier | Yes | Scene id or exact name holding the placeables. |