unlink_memories
Remove relationships between two memories. Specify a relation type to remove only that specific link, or omit to delete all connections between them.
Instructions
Remove relationship(s) between two memories.
If relation_type is specified, only removes that specific relationship. If not specified, removes all relationships between the two memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_memory_id | Yes | Target memory ID | |
| relation_type | No | Specific relation type to remove, or None to remove all | |
| from_memory_id | Yes | Source memory ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||