personal_link
Create a directed, typed relationship between two entities in a personal knowledge graph. Add optional notes, confidence, and timestamps to preserve context for structured memory retrieval.
Instructions
Crea una arista dirigida y tipada entre dos entidades (R4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dst | Yes | ||
| src | Yes | ||
| note | No | ||
| type | Yes | ||
| confidence | No | ||
| occurred_at | No | ||
| source_doc_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||