Skip to main content
Glama

convert_note_to_source

Transform notes into source documents for NotebookLM's knowledge base, enabling content to be used in RAG queries and research.

Instructions

Convert a note to a source document in NotebookLM.

This feature allows you to convert an existing note into a source, making the note content available for RAG queries and research.

The method:

  1. Finds the note by title in the Studio panel

  2. Attempts to use NotebookLM's native "Convert to source" feature if available

  3. Falls back to extracting note content and creating a text source if not

Use this when you want your note content to be included in NotebookLM's knowledge base for answering questions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
note_titleYesTitle of the note to convert (required)
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