delete_notebook
Delete a Joplin notebook by ID, including all notes and sub-notebooks. The notebook moves to trash, or is permanently deleted if trash is disabled.
Instructions
Delete a notebook by id, including all notes and sub-notebooks inside it. In Joplin this moves the notebook to the trash (or permanently deletes it if the trash is disabled in the app's settings).
Args:
notebook_id: The Joplin notebook (folder) id to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |