memory_export
Exports a snapshot of memories for backup or migration, returning version, memory data, and export timestamp.
Instructions
Export a snapshot of memories for backup or migration. Returns { version, memories, exportedAt }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actorId | No | Actor ID to export. Defaults to the current session actor. |