memos_recent
List memories from the past few hours to recall recent work. Optionally filter by source tag for targeted retrieval.
Instructions
List recent memories from the last N hours.
Useful for "what was I working on yesterday?". Searches with a wildcard query then sorts client-side by stored_at timestamp.
Args: hours: How many hours back to look (default 24). source: Optional filter on the [source: ...] tag, e.g. "human".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| source | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |