Delete a source
source_deleteRemove a source from a NotebookLM notebook by specifying the notebook UUID and source UUID. This operation is destructive and cannot be undone.
Instructions
Remove a source from a notebook. Destructive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Source UUID. | |
| notebook | Yes | Notebook UUID. |