get_notes_list
Fetches a complete list of notes from the Claude Diary folder in Apple Notes, including metadata for each entry.
Instructions
Get list of notes from Claude Diary folder
Args: start_date: Start date in ISO format (YYYY-MM-DD) - not yet implemented end_date: End date in ISO format (YYYY-MM-DD) - not yet implemented
Returns: Formatted list of notes with metadata
Note: Currently returns all notes from Claude Diary folder. Date filtering is not yet implemented.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |