recall_memory
Search and retrieve memories from private, group, and global scopes using full-text keyword queries. Supports multi-keyword and phrase search with FTS5 engine.
Instructions
通过关键词全文搜索召回记忆。搜索范围包括自己的私有记忆、组内共享记忆和全局记忆。使用 FTS5 引擎,支持多关键词、短语搜索。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 最大返回数量 | |
| query | Yes | 搜索关键词(如 'Agent 通信协议 错误修复') | |
| scope | No | 搜索范围 | all |