Delete an instance
studio_deleteDeletes a specified instance and its entire subtree from the world, enforcing a write pipeline with automatic rollback on failure. Cannot delete singleton services like Workspace or Lighting.
Instructions
인스턴스를 삭제한다 (자식 포함 — 서브트리 통째로 제거). 쓰기 파이프라인(backup→modify→validate→level.apply→level.save.file)을 강제하며 실패 시 자동 rollback. 서비스(Workspace/Lighting/Players 등 싱글톤)는 삭제할 수 없다. guid 는 studio_browse 로 확인.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | Yes | 삭제할 인스턴스 GUID |