notebook_delete
Permanently deletes a NotebookLM notebook when user-approved confirmation is provided; irreversible, so confirm must be True.
Instructions
Delete notebook permanently. IRREVERSIBLE. Requires confirm=True.
Args: notebook_id: Notebook UUID confirm: Must be True after user approval
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| notebook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||