notebook_delete
Permanently delete a notebook from NotebookLM MCP Server. This irreversible action requires user confirmation to remove notebooks and their content.
Instructions
Delete notebook permanently. IRREVERSIBLE. Requires confirm=True.
Args: notebook_id: Notebook UUID confirm: Must be True after user approval
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notebook_id | Yes | ||
| confirm | No |