notebook_delete
Permanently delete a notebook from NotebookLM MCP Server. This irreversible action requires explicit user confirmation to proceed.
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 |