search_nodes
Retrieve entities and relations by semantic similarity. Input a query to find relevant nodes, with optional topK and threshold parameters for refined filtering.
Instructions
Search for entities and relations by semantic similarity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string. | |
| topK | No | Max number of results to return. | |
| threshold | No | Distance threshold for semantic filtering. |