search_messages
Search message content using keywords. Optionally filter by agent ID for targeted results.
Instructions
全文搜索消息内容。支持按 Agent ID 筛选。使用 SQL LIKE 模糊匹配(暂无 FTS5 索引)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 最大返回数量 | |
| query | Yes | 搜索关键词 | |
| agent_id | No | 限定 Agent ID(按发送方或接收方过滤) |