Scoped Delete Collection Options
data class ScopedDeleteCollectionOptions(val mode: String = "vid_file", val scope: String = "all", val dryRun: Boolean = false, val confirm: Boolean = false)
Collection-wide deletion behavior without organization fields.