find_connection
Discover the shortest relationship path between two people in your stored contacts, or receive a structured not-connected result when no link exists.
Instructions
Return one shortest relationship path, or a structured not-connected result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| person_a | Yes | ||
| person_b | Yes | ||
| max_depth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||