get_recent_notes
Retrieve notes modified within a specified number of days to quickly access recent work. Set the time range and limit results as needed.
Instructions
Get recently modified notes. Useful for finding what you were working on recently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Get notes modified in the last N days (default: 7) | |
| limit | No | Maximum number of notes to return (default: 10) |