list-notes
Retrieve Apple Notes with title, path, and timestamps. Optionally filter by folder path and include note content.
Instructions
List Apple Notes with title, path, and timestamps. Optionally filter by folder path and include note content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Optional folder path to filter notes (e.g. iCloud/Work/Projects). Use list-folders to get available paths. | |
| includeContent | No | If true, include note content in the response (default: false) |