memory_semantic_search
Search stored memories using natural language queries to find semantically related content based on meaning rather than exact keywords.
Instructions
Perform a semantic search using vector embeddings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| metadata_filters | No | ||
| min_score | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |