search_nodes
Search a persistent knowledge graph for entities by name, type, or observation. Returns matching nodes with their observations.
Instructions
Search for nodes in the knowledge graph.
Case-insensitive token match across entity names, types, and observation content. Returns matching entities with their observations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |