Link two memories
mindmap_linkLink two memory threads to create a bidirectional connection, enabling cross-referencing between related contexts across AI tools.
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 |