memory_graph_unrelate
Retract a relation between source and destination entities: the edge is marked superseded for audit and excluded from memory graph results. Re-asserting the same triple later revives it.
Instructions
Retract a relation — the edge is marked superseded (kept for audit)
and leaves memory_graph results. Re-asserting the same triple later
revives it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dst | Yes | The edge's object entity. | |
| src | Yes | The edge's subject entity. | |
| relation | Yes | The edge's relation. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||