memory_merge
Merge multiple memory records into one target, preview with dry_run then apply to finalize. Soft-deletes sources while keeping snapshots and provenance.
Instructions
Preview a merge, then pass proposal_token with dry_run:false to apply. Source records are soft-deleted; original snapshots and provenance are retained.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| content | No | ||
| dry_run | No | ||
| project | No | ||
| namespace | No | ||
| target_id | Yes | ||
| source_ids | Yes | ||
| proposal_token | No |