delete-drawings
Delete one or more drawings from a Foundry VTT scene using drawing IDs. Reports missing identifiers without stopping the operation.
Instructions
Delete one or more Drawings from a scene by id (from list-drawings). Missing ids are reported, never fatal. GM-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drawingIds | Yes | Drawing ids to delete (from list-drawings). | |
| sceneIdentifier | Yes | Scene id or exact name holding the placeables. |