source_delete
Remove a source from a NotebookLM notebook. Provide notebook ID and source ID, and set confirm=true to permanently delete the source.
Instructions
Delete a source from a notebook (requires confirm=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to confirm deletion | |
| source_id | Yes | The source ID | |
| notebook_id | Yes | The notebook ID |