memory_find
Retrieve relevant facts by semantic search, narrowed by category or project, returning top matches with similarity scores.
Instructions
Retrieve relevant facts by meaning (semantic search).
Call this at the start of a task instead of relying on the compaction
summary. Narrow with category (code.connections, or a whole domain like
code) and/or project. Returns the top matches with a similarity score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| project | No | ||
| category | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |