export
Export memories and knowledge graph to a JSON file for backup, migration, or audit. Supports filtering by project, type, tier, and date.
Instructions
Export all memories and knowledge graph to a JSON file for backup or migration. USE THIS WHEN: you want to create a portable backup before risky operations, migrate data to another machine, or audit stored knowledge. Supports filtering by project, type, tier, and date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | json | |
| project | No | ||
| type | No | ||
| tier | No | ||
| since | No | ||
| include_embeddings | No | ||
| output | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |