Get relationship between people
get_relationship_between_peopleDetermine the relationship between two family members by providing their person IDs.
Instructions
Returns the relationship between two family members in the family graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| personAId | Yes | First person ID | |
| personBId | Yes | Second person ID |