memdata_query
Search stored memory with natural language queries to find semantically similar content, such as decisions or notes, returned with relevance scores.
Instructions
Search memory for relevant context based on a natural language query. Returns the most semantically similar stored content with similarity scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language search query (e.g., "What did we decide about the database?", "meeting notes from last week") | |
| limit | No | Maximum number of results to return (default: 5, max: 20) |