explore_connections
Discover non-obvious connections and patterns in a knowledge graph by traversing relationships from any entity, with adjustable depth and relationship filters.
Instructions
Explore connections and relationships around a specific entity in the knowledge graph.
This tool implements the graph traversal capabilities for discovering non-obvious connections and patterns.
Args: entity: Entity name to explore from depth: How many relationship hops to explore (1-5) connection_types: Specific relationship types to follow
Returns: Visual representation of connections and discovered patterns
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| entity | Yes | ||
| connection_types | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |