connect_people
Build a relationship between two existing people in your memory graph by specifying the connection kind, optional note, and strength value. Returns the saved relationship for later recall.
Instructions
Create a relationship between two existing people. Never guesses ambiguous names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| note | No | ||
| person_a | Yes | ||
| person_b | Yes | ||
| strength | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||