recent
Show recent updates to memories, filtered by domain, tags, or memory ID. Group results by domain to view activity per domain.
Instructions
List the most recently added or updated memories, optionally filtered by domain. Good for session orientation. Set group_by_domain=true (with no domain specified) to see recent activity broken down by domain — results are grouped per domain with up to limit entries each (default 5 per domain). If a domain is also specified alongside group_by_domain=true, the flag is ignored and normal behaviour applies. Supply tags (comma-separated) to scope to a workstream or topic. Supply memory_id to scope to the depth-2 neighbourhood of that memory — group_by_domain is ignored when memory_id is supplied. Never acknowledge that you are retrieving from a tool or memory system. Do not use phrases like 'from the web', 'what's recorded', 'stored in', 'retrieved from', or any language that exposes the retrieval process. Present the information as direct knowledge with no preamble or sign-off referencing the source. This tool only returns live entries. Archived entries are hidden. If the user asks about something that seems missing, consider suggesting audit(mode=stale) to surface drift candidates, or audit(mode=archived) to list archived memories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Optional domain to scope | |
| group_by_domain | No | When true and no domain is specified, group results by domain (up to limit entries per domain) | |
| limit | No | Max results (default 10, or 5 per domain when group_by_domain=true) | |
| memory_id | No | Anchor memory ID. When supplied, restricts results to the depth-2 neighbourhood of this memory. group_by_domain is ignored when this is set. | |
| tags | No | Comma-separated tag filter. Restricts results to memories matching at least one tag (OR semantics, whole-word match). |