search_nodes
Search the knowledge graph for nodes matching your query, and optionally filter by tags or importance levels to get precise results.
Instructions
Search for nodes in the knowledge graph based on query string, with optional tag and importance filtering
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional array of tags to filter by | |
| query | Yes | The search query | |
| maxImportance | No | Optional maximum importance score (0-10) | |
| minImportance | No | Optional minimum importance score (0-10) |