recall
Retrieves the most relevant memories by combining semantic, keyword, and title search. Returns content with [[link]] associations for related memories.
Instructions
语义 + 关键词 + 标题三路融合检索,返回最相关记忆(含正文 + [[link]] 关联)。
当用户问"之前 / 上次 / 有没有记录 / 回忆 / 召回 / 历史决策 / 踩过的坑"时调用。 每条记忆若 content 含 [[其他记忆标题]],返回时附 links 字段(关联记忆 id/title/category)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| top_k | No | ||
| category | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |