Scoped Delete Index Options
data class ScopedDeleteIndexOptions(val mode: String = "vid_file", val modality: String? = null, val dryRun: Boolean = false, val confirm: Boolean = false)
Scoped index deletion behavior without organization fields.