enox_explore
Get all edges connected to an entity in a knowledge graph, revealing its relations, dependencies, and contradictions. Summarizes incoming and outgoing connections with node details.
Instructions
Get all edges around an entity in the knowledge graph — see everything connected to it.
Use this to understand the full context of an entity: what it relates to, what depends on it, what contradicts it, etc.
Returns all incoming and outgoing edges with connected node summaries.
Example: explore(entity="RFDB V2 engine")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Name or ID of the entity to explore |