delete-note
Delete an Apple Note by moving it to Recently Deleted. Identify the note using its noteId or title.
Instructions
Delete an Apple Note (moves to Recently Deleted). Identify note by noteId or title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Optional folder path to disambiguate duplicate titles | |
| title | No | Title of the note to delete | |
| noteId | No | Apple Notes ID. If provided, skips title resolution. |