Delete World
delete_worldPreview world deletion including its project count. After explicit approval, supply dry_run=false, confirmed=true, expected_title. Deletes world projects/stories/relationships and detaches reusable assets using the app's deletion service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview deletion impact; defaults to true. | |
| world_id | Yes | World ID returned by list_worlds. | |
| confirmed | No | True only when the user explicitly requested this deletion after seeing its impact. | |
| expected_title | No | Exact current title from the preview. Required when deleting. |