Skip to main content
Finds nodes by meaning, not exact text match. Every node has a vector embedding, search matches by semantic similarity and returns ranked results with ancestor paths.

Parameters

Example

Response

Results are ranked by similarity score (0–1). The ancestors array shows the full lineage from the node to the root goal, ordered from immediate parent to root. Search is the default operation. Use it before creating nodes to avoid duplicates and to find the right placement.