Studio Delete
studio_deleteDelete a studio artifact from a NotebookLM notebook after user approval. Requires the notebook ID, artifact ID, and confirm=True to permanently remove the item.
Instructions
Delete studio artifact. IRREVERSIBLE. Requires confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be True after user approval | |
| artifact_id | Yes | Artifact UUID (from studio_status) | |
| notebook_id | Yes | Notebook UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||