recall
Retrieve memories by date, see past events, find semantically similar memories, or fuse keyword, semantic, and tag search for precise recall.
Instructions
Multi-mode memory retrieval. • day: Fetch memories by date (date or from+to, YYYY-MM-DD) • timemachine: See what happened N days/months/years ago today • similar: Semantic recall — find related memories even with different wording (requires embedding API) • fuse: ★ 3-way fusion (BM25 + semantic + tag graph → RRF). Best for finding specific things.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | Yes | ||
| to | No | ||
| date | No | ||
| from | No | ||
| text | No | ||
| limit | No | ||
| daysAgo | No | ||
| yearsAgo | No | ||
| monthsAgo | No |