delete_note
Delete a note permanently from your local Markdown storage by supplying the note ID. Removes unwanted notes to keep your workspace tidy.
Instructions
Delete a note permanently.
Args:
note_id: The note's id, as returned by list_notes or search_notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||