memory_recent
List recently updated memories from the shared Notion memory to get context about what was learned or saved. Optionally filter by project or agent.
Instructions
List the most recently updated memories from the shared Notion memory. Set response to compact to return excerpts without full content. Use to get context about what was learned/saved lately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | ||
| limit | No | ||
| project | No | Only memories for this project/repository | |
| response | No | Compact omits full content; full preserves the existing response | full |
| currentProject | No | Use the current Git repository as project scope when project is omitted |