hebbrix_export
Export all memories, knowledge-graph entities, and the compiled profile from a collection in one call. Use it to back up or migrate a memory space, with structured JSON or readable Markdown output.
Instructions
Export EVERYTHING in a collection in one call — all memories, the knowledge-graph entities, and the compiled profile. Data portability: use it to back up or migrate a memory space, nothing is locked in.
format="json" (default) returns structured data; format="markdown" returns a single human-readable document under the "document" key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | json | |
| collection_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||