memory_export
Backup or migrate memories by exporting them as JSON, filtered by scope, namespace, and department, up to 1000 records per export.
Instructions
Export memories as JSON for backup or migration. Supports filtering by scope, namespace, and department. Max 1000 records per export.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Memory scope for isolation | |
| namespace | No | Namespace within scope (e.g., project name, team name) | |
| department | No | Department (e.g., legal, engineering, hr, sales, finance) | |
| limit | No | Maximum memories to export in this page (live, top-level only) | |
| offset | No | Pagination offset; use with has_more to export a large corpus in pages |