source_delete
Permanently remove sources from NotebookLM after user confirmation. This irreversible action deletes source data completely when confirm=True is provided.
Instructions
Delete source permanently. IRREVERSIBLE. Requires confirm=True.
Args: source_id: Source UUID to delete confirm: Must be True after user approval
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | ||
| confirm | No |