recent
Returns the most recently added or updated notes, newest first, with stream context. Use to catch up on changes at the start of a session.
Instructions
The time axis of recall — the most recently added/edited notes across the whole
memory, newest-first, each with its stream context. Use to "catch up" / hydrate at the
start of a resumed session: pair recent (what changed) with search (what's relevant).
Distinct from search (relevance) and find_entities (names). Live notes only, capped
with a truncated flag.
Args:
since: Optional ISO date/datetime — only notes updated at/after it (e.g. "2026-06-01").
limit: Max notes to return (default 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| since | No |