clarik_memory_recall
Recall relevant memories ranked by relevance, recency, and importance for any query. Get the most pertinent information from stored memory.
Instructions
Retrieve relevant memories ranked by relevance, recency, and importance for the current query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The query to find relevant memories for | |
| maxResults | No | Maximum number of memories to return (default: 10) | |
| projectPath | No | Project root path for isolation |