Link two memories
mindmap_linkBidirectionally link two thread IDs so related memories cross-reference each other for continuity.
Instructions
Connect two memories so related threads (e.g. planning in Chat + code in Claude Code) cross-reference each other. Bidirectional. This is the lightweight 'map' connective tissue.
Args: id (string), target_id (string). Returns: confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | First thread id | |
| target_id | Yes | Second thread id |