Delete walls, lights and other canvas elements
delete-canvas-elementsDelete up to 200 scene elements by id, with permission checks and dry-run preview. Specify element type and ids to remove walls, lights, sounds, regions, tiles, or drawings.
Instructions
Delete up to 200 elements of one type from a scene by id. Every id is checked first. Deleting needs the level "create, change and delete" for scenes, which is off by default; dryRun shows what would go and whether it is allowed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Ids, 1 to 200 | |
| dryRun | No | Only check and report what would happen, including a refusal; change nothing | |
| elementType | Yes | Type of all elements in this call | |
| sceneIdentifier | No | Scene id or name; default the scene that is active for everyone |