recent_notes
List recently modified notes to help agents understand what the user has been working on. Uses SQL for efficient retrieval.
Instructions
List recently modified notes (mtime DESC). Use for agent self-orientation: 'what has the user been working on lately?'. No vector search, just SQL. DEPRECATED since v2.0.0 — prefer MCP Resource vault-memory://recent/{vault} for agent discovery. The tool remains callable through v2.x; removal scheduled for v3.0.0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | No | ||
| limit | No | ||
| since | No |