delete_note
Delete a Joplin note by its ID, sending it to trash for recovery, or permanently removing it if trash is disabled.
Instructions
Delete a note by id. In Joplin this moves the note to the trash (or permanently deletes it if the trash is disabled in the app's settings).
Args:
note_id: The Joplin note id to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |