sage_get_links
Retrieve typed links between specified memory IDs to reveal relationships like supersedes, contradicts, supports, or refines. Use it to reason over connections in your existing memories.
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). |