delete_note
Soft-delete a note by ID, hiding it from searches and lists. It stays recoverable for 30 days before permanent purge.
Instructions
Soft-delete a note by id — it disappears from list_notes/search/get_note/the graph, but is recoverable with restore_note for 30 days before being purged for good. Use list_notes with trashed:true to see what's currently in the trash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |