search_nodes
Find entities and relations by keyword or semantic similarity using hybrid search. Specify query, mode, and threshold to retrieve relevant results from the Memento MCP server.
Instructions
Search for entities and relations by keyword or semantic similarity. Supports hybrid mode.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
mode | No | Search mode to use. | keyword |
query | Yes | Search query string. | |
threshold | No | Distance threshold for semantic filtering. | |
topK | No | Max number of results to return. |