export_deletion_cache
Export recovery cache to JSON file for backup or migration. Optionally limit export to a specific project.
Instructions
Export recovery cache to JSON file. Supports project-specific export. Useful for backup or migration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path for export file (e.g., /path/to/backup.json) | |
| projectId | No | Optional: only export entries for this project |