sage_get_links
Retrieve all typed links connecting a given set of memory IDs, revealing which memories supersede, contradict, support, or refine each other. Use it to reason over existing knowledge before acting.
Instructions
Read the typed links among a set of memories — the read side of the knowledge graph. Given memory IDs (e.g. the IDs a recall just returned), returns every typed link whose BOTH endpoints are in that set. Use it to reason over relationships: find what supersedes, contradicts, supports, or refines what among the memories you already have. Read-only; discloses only links between memories you can read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory_ids | Yes | Memory IDs to look up links among (both endpoints of a returned link are in this set). |