Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- create_entities — Create entity nodes in the knowledge graph.
- create_relations — Create relations between entities.
- add_observations — Attach observations (facts) to entities.
- search_nodes — Search the knowledge graph.
- read_graph — Read the full knowledge graph.
