delete-walls
Delete walls from a Foundry VTT scene by ID, e.g., open a sealed passage. Reports missing IDs without failing.
Instructions
Delete one or more Walls from a scene by id (from list-walls) — e.g. open up a sealed passage. Missing ids are reported, never fatal. GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallIds | Yes | Wall ids to delete (from list-walls). | |
| sceneIdentifier | Yes | Scene id or exact name holding the placeables. |