Skip to main content
Glama

add_source

Add documents, URLs, text, or YouTube videos to NotebookLM notebooks for processing and indexing to support conversations with accurate information.

Instructions

Add a source (document, URL, text, YouTube video) to the current NotebookLM notebook.

Supported source types:

  • file: Upload a local file (PDF, DOCX, TXT, etc.)

  • url: Add a web page URL

  • text: Paste text content directly

  • youtube: Add a YouTube video URL

  • google_drive: Add a Google Drive document link

The source will be processed and indexed for use in conversations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
source_typeYesType of source to add
file_pathNoLocal file path (required for source_type="file")
urlNoURL (required for source_type="url", "youtube", "google_drive")
textNoText content (required for source_type="text")
titleNoOptional title/name for the source
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