Delete Creator Flow Project
delete_creator_flow_projectPreview deletion by default. Only the owner can permanently delete the project and its story/collaboration records. Keep dry_run=true until the user approves the stated impact; then set dry_run=false, confirmed=true, and expected_title from the preview. Preserves world/library assets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview deletion impact; defaults to true. | |
| confirmed | No | True only when the user explicitly requested this deletion after seeing its impact. | |
| project_id | Yes | Project ID returned by list_creator_flow_projects. | |
| expected_title | No | Exact current title from the preview. Required when deleting. |