export_graph
Export the entire knowledge graph as JSON or JSONL for backup or migration.
Instructions
Export the full knowledge graph.
format: 'json' or 'jsonl' (compatible with old @modelcontextprotocol/server-memory).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |