find_relationships
Trace 1- to 3-hop connections from a starting entity, optionally filtered by relationship type, to reveal graph paths and evidence-backed links.
Instructions
Discover 1-hop, 2-hop, or 3-hop relationships and connecting graph paths starting from an entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Graph traversal depth (1, 2, or 3; default 2) | |
| entity_id | Yes | Starting entity ID | |
| relationship | No | Optional relationship filter (e.g. DEVELOPS, OWNS, DEPENDS_ON) |