memory_data
Export, import, or list memory data for a user. Transfer persistent memory between users or from files for backup and management.
Instructions
Import/export memory data.
Args: action: "export", "import", or "list" user_id: User to export (export only) file_path: File to import (import only) target_user_id: Import as this user (import only, defaults to user_id)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | list | |
| user_id | No | default | |
| file_path | No | ||
| target_user_id | No |