copy_memory
Copies memory entities and their relations from a source project to a target project, enabling knowledge transfer across project-specific knowledge graphs.
Instructions
Copy memory entities and their relations from one project to another
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceProjectId | Yes | The source project identifier | |
| targetProjectId | Yes | The target project identifier | |
| entityNames | Yes | An array of entity names to copy |