Knowledge Graph Memory Server

MIT License
7,903
40,097
  • Apple
  • Linux

search_nodes

Query and retrieve nodes from a knowledge graph to locate entities, types, or observation content, enabling efficient information retrieval across user interactions.

Instructions

Search for nodes in the knowledge graph based on a query

Input Schema

NameRequiredDescriptionDefault
queryYesThe search query to match against entity names, types, and observation content

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The search query to match against entity names, types, and observation content", "type": "string" } }, "required": [ "query" ], "type": "object" }

Other Tools from Knowledge Graph Memory Server

Related Tools

ID: an7spipwyo