entity_relate
Establish connections between entities in AI memory systems to organize knowledge and track relationships for enhanced information retrieval and analysis.
Instructions
Create a relationship between two entities.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subject_id | Yes | ||
| predicate | Yes | ||
| object_id | Yes |