list_memos
Retrieve TextView memos in reverse chronological order, optionally filtered by date, source, or result limit.
Instructions
查询 TextView 记录区的碎片记录,按时间倒序。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | 按日期过滤,格式 YYYY-MM-DD | |
| limit | No | 返回数量,默认 20 | |
| source | No | 按来源过滤: web / desktop / mcp / xiaozhi / cli / api |