onenote_delete_notebook
Delete an entire OneNote notebook by its object ID. Set permanent:true to erase it from the recycle bin too; otherwise it remains recoverable. Confirm the notebook ID before executing.
Instructions
Delete/close a whole notebook. Highly destructive — confirm the notebook ID explicitly with the user first. Recoverable via recycle bin by default; permanent:true erases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| permanent | No | Erase permanently. Default false. | |
| notebook_id | Yes | Notebook object ID. Required. |