nexo_recover
Restores nexo.db from the newest hourly backup, validates post-restore row counts, and refuses to overwrite a healthy database unless forced.
Instructions
Restore ~/.nexo/data/nexo.db from the newest hourly backup (or an explicit source path). Kills live MCP servers, snapshots the current state to backups/pre-recover-*, and validates post-restore row counts. Refuses to overwrite a healthy DB unless force=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | ||
| force | No | ||
| dry_run | No |