semantic_node_search
Search your knowledge graph for nodes that best match the semantic meaning of a given query using vector embeddings.
Instructions
Search for nodes using semantic similarity matching against stored embeddings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| api_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |