Skip to main content
Glama

notebooklm_upload_sources

Upload website URLs or files to a NotebookLM notebook for AI-powered analysis. Creates the notebook automatically if it doesn't exist.

Instructions

Upload sources to a NotebookLM notebook.

Uploads website URLs or files to a specified notebook. Creates the notebook if it doesn't exist.

Source types:

  • website: Provide a URL

  • file: Provide an absolute file path (PDF, TXT, etc.)

Example sources: [ {"type": "website", "value": "https://example.com/article"}, {"type": "file", "value": "/path/to/document.pdf"} ]

Limits: ~500KB per source, 50-300 sources per notebook.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
notebook_nameYesName of the notebook (created if not exists)
sourcesYesArray of sources to upload

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/Shigakuresama/canvas-mcp-developer'

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