get_recent_notes
Retrieve recently modified notes from your Obsidian or Markdown vault, ordered by newest first. Optionally specify a time window in days and filter by folder.
Instructions
Return recently modified notes.
Results are ordered by modification time, newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | bounded time window in days | |
| limit | No | maximum returned notes | |
| folder | No | optional folder filter |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |