instance_delete
Remove a Roblox Instance from the DataModel securely using its path or session UUID.
Instructions
Safely destroy/delete an Instance from the Roblox DataModel by its path or session UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Full path or UUID of the target Instance to destroy (e.g. "Workspace.Map.OldHouse", "id://xyz123"). |