delete_scene
Permanently delete a scene by its ID; this action cannot be undone. Use only when certain you want to remove it, not to switch away—load another scene instead.
Instructions
Permanently delete a scene by its id. This is destructive and cannot be undone. When NOT to use: to switch away from a scene without deleting it (use load_scene).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Scene id to delete (the "id" field from list_scenes) |