Skip to main content
Glama

delete_source

Remove sources from NotebookLM notebooks using source ID or name. Identify sources with list_content first. This action permanently deletes sources.

Instructions

Delete a source from the current NotebookLM notebook.

You can identify the source to delete by either:

  • source_id: The unique identifier of the source

  • source_name: The name/title of the source (partial match supported)

Use list_content first to see available sources and their IDs/names.

WARNING: This action is irreversible. The source will be permanently removed from the notebook.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
source_idNoThe unique ID of the source to delete
source_nameNoThe name/title of the source to delete (partial match supported)
notebook_urlNoNotebook URL. If not provided, uses the active notebook.
session_idNoSession ID to reuse an existing session

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/roomi-fields/notebooklm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server