lokalise_bulk_delete_keys
Remove multiple obsolete translation keys permanently from Lokalise projects. Use for deleting deprecated features, post-refactoring cleanup, or major content pruning. Warning: Irreversible batch operation.
Instructions
Large-scale cleanup removing multiple obsolete keys permanently. Required: projectId, keyIds array. Use for removing deprecated feature sets, post-refactoring cleanup, or major content pruning. Returns: Deletion results. Critical Warning: Irreversible batch operation - all selected keys and translations permanently deleted. Always verify key list before execution.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID containing the keys | |
| keyIds | Yes | Array of key IDs to delete (1-1000 keys) |