Search memory
memory_searchRetrieve relevant memories from a git repository, ranked by keyword match and confidence. Empty query returns highest-confidence memories.
Instructions
Retrieve relevant memories for the current git repo, ranked by keyword match blended with confidence. Empty query returns the highest-confidence memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| type | No | ||
| limit | No | ||
| query | Yes | What to look for. Pass an empty string for top memories. | |
| repoPath | No |