sync_memory
Copy a memory to specific projects for reuse in future sessions, eliminating the need to teach the same information again.
Instructions
Copy a memory to one or more specific projects so they can use it in future sessions.
Args: content: The memory content. target_projects: Comma-separated list of project names or ids. title: Memory title. description: One-line description. memory_type: user / feedback / project / reference. tags: Comma-separated tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| target_projects | Yes | ||
| title | No | ||
| description | No | ||
| memory_type | No | ||
| tags | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |