memcp_consolidate
Merge similar insights into one, combining tags and entities while redirecting edges and removing duplicates.
Instructions
Merge a group of similar insights into one.
Keeps the best insight (most accessed by default), merges tags/entities
from others, redirects edges, and deletes duplicates.
Args:
group_ids: Comma-separated insight IDs to merge
keep_id: Which ID to keep (default: most accessed)
merged_content: Optional override for the merged content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keep_id | No | ||
| group_ids | Yes | ||
| merged_content | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |