delete_notebook
Delete a specific notebook from NotebookLM by providing its ID. Removes the notebook and its contents permanently.
Instructions
Delete a notebook from NotebookLM.
notebook_id: The ID or name of the notebook to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |