collection_delete
Delete a NotebookLM collection permanently without removing its notebooks. Requires collection ID and user confirmation.
Instructions
Delete a collection permanently. Notebooks inside the collection are NOT deleted.
Args: collection_id: UUID of the collection confirm: Must be True after user approval
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| collection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||