memory_export
Export knowledge, sessions, and relations as JSON for backup or migration. Optionally filter to a single project.
Instructions
Export all knowledge as JSON for backup or migration. Includes knowledge, sessions, and relations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Export only this project (optional) | |
| save_to_file | No | Save to <memory-dir>/backups/ (default true) |