mneme_recall
Find documents by session ID or date range. Retrieve paths, titles, modification times, and optionally the markdown content for accountable memory recall.
Instructions
Retrieve documents by session_id or date range. Returns paths, titles, mtimes, and (when include_body) the markdown body of each match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_n | No | ||
| date_to | No | ||
| date_from | No | ||
| session_id | No | ||
| include_body | No |