notebook_delete
Delete a notebook from NotebookLM by providing its notebook ID and setting confirm to true to authorize deletion.
Instructions
Delete a notebook (requires confirm=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm deletion | |
| notebook_id | Yes | The notebook ID |