Skip to main content
Glama

auto_discover_notebook

Automatically generate notebook metadata from NotebookLM URLs to save time and ensure consistent quality, eliminating manual entry.

Instructions

πŸš€ AUTO-DISCOVERY β€” Automatically generate notebook metadata via NotebookLM (RECOMMENDED)

When to Use

  • User provides NotebookLM URL and wants quick/automatic setup

  • User prefers not to manually specify metadata

  • Default choice for adding notebooks

Workflow

  1. User provides NotebookLM URL

  2. Ask confirmation: "Add '[URL]' with auto-generated metadata?"

  3. Call this tool β†’ NotebookLM generates name, description, tags

  4. Show generated metadata to user for review

Benefits

  • βœ… 30 seconds vs 5 minutes manual entry

  • βœ… Zero-friction notebook addition

  • βœ… Consistent metadata quality

  • βœ… Discovers topics user might not think of

Example

User: "Add this NotebookLM: https://notebooklm.google.com/notebook/abc123" You: "Add this notebook with auto-generated metadata?" User: "Yes" You: Call auto_discover_notebook(url="https://...") β†’ Returns: {name: "n8n-workflow-guide", description: "...", tags: [...]}

Fallback

If auto-discovery fails (rare), use add_notebook tool for manual entry.

Visit https://notebooklm.google/ β†’ Login (free: 100 notebooks, 50 sources each, 500k words, 50 daily queries)

  1. Click "+ New" (top right) β†’ Upload sources (docs, knowledge)

  2. Click "Share" (top right) β†’ Select "Anyone with the link"

  3. Click "Copy link" (bottom left) β†’ Give this link to Claude

(Upgraded: Google AI Pro/Ultra gives 5x higher limits)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesThe NotebookLM notebook URL

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