Skip to main content
Glama

list_notebooks_from_nblm

Retrieve all notebooks from NotebookLM with their IDs, names, and URLs to manage your library, verify existing notebooks, and enable automation tasks.

Instructions

Scrape the NotebookLM homepage to get a real list of all notebooks with their IDs and names.

This tool navigates to notebooklm.google.com and extracts:

  • Notebook ID (UUID from URL)

  • Notebook name (displayed title)

  • Notebook URL

Use this to:

  • Discover notebooks not yet in your library

  • Get accurate notebook IDs for automation

  • Verify which notebooks exist in your account

  • Find notebooks to delete when cleanup is needed

Note: Requires authentication. Run setup_auth first if not authenticated.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
show_browserNoShow browser window during scraping. Default: false (headless).

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